Type Alias FontPickerEvent

Source
pub type FontPickerEvent = FontPickerEventIsOwned<true>;
Expand description

This event class is used for the events generated by wxFontPickerCtrl.

Aliased Type§

struct FontPickerEvent(/* private fields */);