Provided by: erlang-manpages_20.2.2+dfsg-1ubuntu2_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:wxFont() See external documentation. setNormalFont(This, Font) -> ok Types: This = wxAuiTabArt() Font = wxFont:wxFont() See external documentation. setSelectedFont(This, Font) -> ok Types: This = wxAuiTabArt() Font = wxFont:wxFont() See external documentation. setColour(This, Colour) -> ok Types: This = wxAuiTabArt() Colour = wx:wx_colour() See external documentation. setActiveColour(This, Colour) -> ok Types: This = wxAuiTabArt() Colour = wx:wx_colour() See external documentation.
AUTHORS
<> wx 1.8.3 wxAuiTabArt(3erl)