wxAuiTabArt(3) 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

<>