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.