1wxAuiTabArt(3)             Erlang Module Definition             wxAuiTabArt(3)
2
3
4

NAME

6       wxAuiTabArt - See external documentation: wxAuiTabArt.
7

DESCRIPTION

9       See external documentation: wxAuiTabArt.
10

DATA TYPES

12         wxAuiTabArt():
13
14
15           An  object  reference,  The  representation  is internal and can be
16           changed without notice. It can't be used for comparsion  stored  on
17           disc or distributed for use on other nodes.
18

EXPORTS

20       setFlags(This, Flags) -> ok
21
22              Types:
23
24                 This = wxAuiTabArt()
25                 Flags = integer()
26
27              See external documentation.
28
29       setMeasuringFont(This, Font) -> ok
30
31              Types:
32
33                 This = wxAuiTabArt()
34                 Font = wxFont:wxFont()
35
36              See external documentation.
37
38       setNormalFont(This, Font) -> ok
39
40              Types:
41
42                 This = wxAuiTabArt()
43                 Font = wxFont:wxFont()
44
45              See external documentation.
46
47       setSelectedFont(This, Font) -> ok
48
49              Types:
50
51                 This = wxAuiTabArt()
52                 Font = wxFont:wxFont()
53
54              See external documentation.
55
56       setColour(This, Colour) -> ok
57
58              Types:
59
60                 This = wxAuiTabArt()
61                 Colour = wx:wx_colour()
62
63              See external documentation.
64
65       setActiveColour(This, Colour) -> ok
66
67              Types:
68
69                 This = wxAuiTabArt()
70                 Colour = wx:wx_colour()
71
72              See external documentation.
73

AUTHORS

75       <>
76
77
78
79                                   wx 1.8.7                     wxAuiTabArt(3)
Impressum