1wxTaskBarIconEvent(3) Erlang Module Definition wxTaskBarIconEvent(3)
2
3
4
6 wxTaskBarIconEvent - See external documentation: wxTaskBarIconEvent.
7
9 See external documentation: wxTaskBarIconEvent.
10
11 Use wxEvtHandler:connect/3 with EventType::
12 taskbar_move, taskbar_left_down, taskbar_left_up,
13 taskbar_right_down, taskbar_right_up, taskbar_left_dclick,
14 taskbar_right_dclick
15
16 See also the message variant #wxTaskBarIcon{} event record type.
17
18 This class is derived (and can use functions) from:
19 wxEvent
20
22 wxTaskBarIconEvent():
23
24
25 An object reference, The representation is internal and can be
26 changed without notice. It can't be used for comparsion stored on
27 disc or distributed for use on other nodes.
28
30 <>
31
32
33
34 wx 1.9.3 wxTaskBarIconEvent(3)