Provided by: erlang-manpages_18.3-dfsg-1ubuntu3.1_all
NAME
wxAuiTabArt - See external documentation: wxAuiTabArt.
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() See external documentation. setMeasuringFont(This, Font) -> ok Types: This = wxAuiTabArt() Font = wxFont() (see module wxFont) See external documentation. setNormalFont(This, Font) -> ok Types: This = wxAuiTabArt() Font = wxFont() (see module wxFont) See external documentation. setSelectedFont(This, Font) -> ok Types: This = wxAuiTabArt() Font = wxFont() (see module wxFont) See external documentation. setColour(This, Colour) -> ok Types: This = wxAuiTabArt() Colour = wx_colour() (see module wx) See external documentation. setActiveColour(This, Colour) -> ok Types: This = wxAuiTabArt() Colour = wx_colour() (see module wx) See external documentation.
AUTHORS
<> wx 1.6.1 wxAuiTabArt(3erl)