wxFontPickerEvent

See external documentation: wxFontPickerEvent.

See external documentation: wxFontPickerEvent.

Use wxEvtHandler:connect/3 with EventType:

command_fontpicker_changed

See also the message variant #wxFontPicker{} event record type.

This class is derived (and can use functions) from:
wxCommandEvent
wxEvent

Types


wxFontPickerEvent() = wx:wx_object()

Functions


getFont(This) -> wxFont() (see module wxFont)

  • This = wxFontPickerEvent()

See external documentation.