wxFontData

wxFontData

Creation Parameters

If a wxFont is passed, set_initial_font() is called for you automatically. If not, you need to call it manually.

Functions/Procedures
Supertopics

wxFontData

[func]
get_chosen_font
( atom fdata )

Category: wxFontData

Gets the font chosen by the user if the user pressed OK ( font_selector returned non-zero ).


wxFontData

[proc]
set_initial_font
( atom fdata, atom font )

Category: wxFontData

Sets the font that will be initially used by the font dialog.