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

NAME

6       wxMoveEvent - See external documentation: wxMoveEvent.
7

DESCRIPTION

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

DATA TYPES

20         wxMoveEvent():
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       getPosition(This) -> {X::integer(), Y::integer()}
29
30              Types:
31
32                 This = wxMoveEvent()
33
34              See external documentation.
35

AUTHORS

37       <>
38
39
40
41                                   wx 1.9.3                     wxMoveEvent(3)
Impressum