+ @beginEventEmissionTable{wxFontPickerEvent}
+ @event{EVT_FONTPICKER_CHANGED(id, func)}
+ The user changed the font selected in the control either using the button
+ or using text control (see wxFNTP_USE_TEXTCTRL; note that in this case the
+ event is fired only if the user's input is valid, i.e. recognizable).
+ @endEventTable
+