FontChooser.font
string font() @propertyGet font property.
Returns
The font description as a string, e.g. "Sans Italic 12".
Deprecated
Use [gtk.font_dialog.FontDialog] and [gtk.font_dialog_button.FontDialogButton] instead
void font(string propval) @propertySet font property.
Parameters
propval | The font description as a string, e.g. "Sans Italic 12". |
Deprecated
Use [gtk.font_dialog.FontDialog] and [gtk.font_dialog_button.FontDialogButton] instead