wxErlang

Reference Manual

Version 1.8.3

Table of Contents

wxAuiTabArt

Module

wxAuiTabArt

Module Summary

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

setMeasuringFont(This, Font) -> ok

Types

This = wxAuiTabArt()

setNormalFont(This, Font) -> ok

Types

This = wxAuiTabArt()

setSelectedFont(This, Font) -> ok

Types

This = wxAuiTabArt()

setColour(This, Colour) -> ok

Types

This = wxAuiTabArt()
Colour = wx:wx_colour()

setActiveColour(This, Colour) -> ok

Types

This = wxAuiTabArt()
Colour = wx:wx_colour()