wxStaticBoxSizer
MODULE
wxStaticBoxSizer
MODULE SUMMARY
See external documentation: wxStaticBoxSizer.
DESCRIPTION
See external documentation: wxStaticBoxSizer.
This class is derived (and can use functions) from:
wxBoxSizer
wxSizer
DATA TYPES
EXPORTS
new(X::integer() | term(), X::term() | integer()) -> wxStaticBoxSizer()
See external documentation.
Alternatives:
new(Orient::integer(), Win::wxWindow:wxWindow()) -> new(Orient,Win, [])
new(Box::wxStaticBox:wxStaticBox(), Orient::integer()) -> wxStaticBoxSizer()
Types:
Option = {label, string()}
getStaticBox(This::wxStaticBoxSizer()) -> wxStaticBox() (see module wxStaticBox)