![]() |
![]()
| ![]() |
![]()
NAMEwxFontPickerEvent - Functions for wxFontPickerEvent class DESCRIPTIONThis event class is used for the events generated by wxFontPickerCtrl. See: wxFontPickerCtrl This class is derived (and can use functions) from: wxCommandEvent wxEvent wxWidgets docs: wxFontPickerEvent EVENTSUse wxEvtHandler:connect/3 with wxFontPickerEventType to subscribe to events of this type. DATA TYPESwxFontPickerEvent() = wx:wx_object() wxFontPicker() = wxFontPickerEventType() = command_fontpicker_changed EXPORTSgetFont(This) -> wxFont:wxFont() Types: This = wxFontPickerEvent()
Retrieve the font the user has just selected.
|