wxAuiTabArt
MODULE
wxAuiTabArt
MODULE SUMMARY
See external documentation: wxAuiTabArt.
DESCRIPTION
See external documentation: wxAuiTabArt.
DATA TYPES
EXPORTS
Types:
This = wxAuiTabArt()
Flags = integer()
setMeasuringFont(This, Font) -> ok
Types:
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
setNormalFont(This, Font) -> ok
Types:
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
setSelectedFont(This, Font) -> ok
Types:
This = wxAuiTabArt()
Font = wxFont() (see module wxFont)
Types:
This = wxAuiTabArt()
Colour = wx_colour() (see module wx)
setActiveColour(This, Colour) -> ok
Types:
This = wxAuiTabArt()
Colour = wx_colour() (see module wx)