FontChooser.previewText
string previewText() @property nothrow;Get previewText property.
Returns
The string with which to preview the font.
Deprecated
Use gtk.font_dialog.FontDialog and gtk.font_dialog_button.FontDialogButton instead
void previewText(string propval) @property nothrow;Set previewText property.
Parameters
propval | The string with which to preview the font. |
Deprecated
Use gtk.font_dialog.FontDialog and gtk.font_dialog_button.FontDialogButton instead