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

NAME

6       wxBoxSizer - See external documentation: wxBoxSizer.
7

DESCRIPTION

9       See external documentation: wxBoxSizer.
10
11       This class is derived (and can use functions) from:
12       wxSizer
13

DATA TYPES

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

EXPORTS

23       new(Orient) -> wxBoxSizer()
24
25              Types:
26
27                 Orient = integer()
28
29              See external documentation.
30
31       getOrientation(This) -> integer()
32
33              Types:
34
35                 This = wxBoxSizer()
36
37              See external documentation.
38
39       destroy(This::wxBoxSizer()) -> ok
40
41              Destroys this object, do not use object again
42

AUTHORS

44       <>
45
46
47
48                                  wx 1.9.3.1                     wxBoxSizer(3)
Impressum