wxFontPickerCtrl

See external documentation: wxFontPickerCtrl.

See external documentation: wxFontPickerCtrl.

This class is derived (and can use functions) from:
wxPickerBase
wxControl
wxWindow
wxEvtHandler

Functions


new() -> wxFontPickerCtrl()

See external documentation.

new(Parent, Id) -> wxFontPickerCtrl()

Equivalent to new(Parent, Id, []).

new(Parent, Id, Options::[Option]) -> wxFontPickerCtrl()

See external documentation.

create(This, Parent, Id) -> boolean()

create(This, Parent, Id, Options::[Option]) -> boolean()

See external documentation.

getSelectedFont(This) -> wxFont:wxFont()

See external documentation.

setSelectedFont(This, F) -> ok

See external documentation.

getMaxPointSize(This) -> integer()

See external documentation.

setMaxPointSize(This, Max) -> ok

See external documentation.

destroy(This::wxFontPickerCtrl()) -> ok

Destroys this object, do not use object again