wxAuiTabArt

See external documentation: wxAuiTabArt.

See external documentation: wxAuiTabArt.

Types


wxAuiTabArt() = wx:wx_object()

Functions


setFlags(This, Flags) -> ok

  • This = wxAuiTabArt()
  • Flags = integer()

See external documentation.

setMeasuringFont(This, Font) -> ok

  • This = wxAuiTabArt()
  • Font = wxFont() (see module wxFont)

See external documentation.

setNormalFont(This, Font) -> ok

  • This = wxAuiTabArt()
  • Font = wxFont() (see module wxFont)

See external documentation.

setSelectedFont(This, Font) -> ok

  • This = wxAuiTabArt()
  • Font = wxFont() (see module wxFont)

See external documentation.

setColour(This, Colour) -> ok

  • This = wxAuiTabArt()
  • Colour = wx_colour() (see module wx)

See external documentation.

setActiveColour(This, Colour) -> ok

  • This = wxAuiTabArt()
  • Colour = wx_colour() (see module wx)

See external documentation.