wxAuiTabArt
See external documentation: wxAuiTabArt.
See external documentation:
Functions
setFlags(This, Flags) -> ok
This = wxAuiTabArt()
Flags = integer()
See
setMeasuringFont(This, Font) -> ok
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
See
setNormalFont(This, Font) -> ok
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
See
setSelectedFont(This, Font) -> ok
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
See
setColour(This, Colour) -> ok
This = wxAuiTabArt()
Colour = wx_colour() (see module wx)
See
setActiveColour(This, Colour) -> ok
This = wxAuiTabArt()
Colour = wx_colour() (see module wx)
See