wxFontDialog
See external documentation: wxFontDialog.
See external documentation:
This class is derived (and can use functions) from:
wxDialog
wxTopLevelWindow
wxWindow
wxEvtHandler
Functions
new() -> wxFontDialog()
See
new(Parent, Data) -> wxFontDialog()
Parent = wxWindow() (see module wxWindow)
Data = wxFontData() (see module wxFontData)
See
create(This, Parent, Data) -> boolean()
This = wxFontDialog()
Parent = wxWindow() (see module wxWindow)
Data = wxFontData() (see module wxFontData)
See
getFontData(This) -> wxFontData() (see module wxFontData)
This = wxFontDialog()
See
destroy(This::wxFontDialog()) -> ok
Destroys this object, do not use object again