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

NAME

6       wxShowEvent - See external documentation: wxShowEvent.
7

DESCRIPTION

9       See external documentation: wxShowEvent.
10
11         Use wxEvtHandler:connect/3 with EventType::
12           show
13
14       See also the message variant #wxShow{} event record type.
15
16       This class is derived (and can use functions) from:
17       wxEvent
18

DATA TYPES

20         wxShowEvent():
21
22
23           An  object  reference,  The  representation  is internal and can be
24           changed without notice. It can't be used for comparsion  stored  on
25           disc or distributed for use on other nodes.
26

EXPORTS

28       setShow(This, Show) -> ok
29
30              Types:
31
32                 This = wxShowEvent()
33                 Show = boolean()
34
35              See external documentation.
36
37       getShow(This) -> boolean()
38
39              Types:
40
41                 This = wxShowEvent()
42
43              See external documentation.
44

AUTHORS

46       <>
47
48
49
50                                   wx 1.8.9                     wxShowEvent(3)
Impressum