1wxClipboardTextEvent(3) Erlang Module Definition wxClipboardTextEvent(3)
2
3
4
6 wxClipboardTextEvent - See external documentation: wxClipboardTex‐
7 tEvent.
8
10 See external documentation: wxClipboardTextEvent.
11
12 Use wxEvtHandler:connect/3 with EventType::
13 command_text_copy, command_text_cut, command_text_paste
14
15 See also the message variant #wxClipboardText{} event record type.
16
17 This class is derived (and can use functions) from:
18 wxCommandEvent
19 wxEvent
20
22 wxClipboardTextEvent():
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 wxClipboardTextEvent(3)