1wxFontPickerEvent(3) Erlang Module Definition wxFontPickerEvent(3)
2
3
4
6 wxFontPickerEvent - See external documentation: wxFontPickerEvent.
7
9 See external documentation: wxFontPickerEvent.
10
11 Use wxEvtHandler:connect/3 with EventType::
12 command_fontpicker_changed
13
14 See also the message variant #wxFontPicker{} event record type.
15
16 This class is derived (and can use functions) from:
17 wxCommandEvent
18 wxEvent
19
21 wxFontPickerEvent():
22
23
24 An object reference, The representation is internal and can be
25 changed without notice. It can't be used for comparsion stored on
26 disc or distributed for use on other nodes.
27
29 getFont(This) -> wxFont:wxFont()
30
31 Types:
32
33 This = wxFontPickerEvent()
34
35 See external documentation.
36
38 <>
39
40
41
42 wx 1.8.9 wxFontPickerEvent(3)