DESCRIPTION
See external documentation: wxAuiTabArt.
DATA TYPES
-
- wxAuiTabArt():
-
-
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
-
EXPORTS
setFlags(This, Flags) -> ok
-
Types:
-
This = wxAuiTabArt()
Flags = integer()
-
This = wxAuiTabArt()
-
See external documentation.
setMeasuringFont(This, Font) -> ok
-
Types:
-
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
-
This = wxAuiTabArt()
-
See external documentation.
setNormalFont(This, Font) -> ok
-
Types:
-
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
-
This = wxAuiTabArt()
-
See external documentation.
setSelectedFont(This, Font) -> ok
-
Types:
-
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
-
This = wxAuiTabArt()
-
See external documentation.
setColour(This, Colour) -> ok
-
Types:
-
This = wxAuiTabArt()
Colour = wx_colour() (see module wx)
-
This = wxAuiTabArt()
-
See external documentation.
setActiveColour(This, Colour) -> ok
-
Types:
-
This = wxAuiTabArt()
Colour = wx_colour() (see module wx)
-
This = wxAuiTabArt()
-
See external documentation.
AUTHORS
<>