FontChooser.previewText
string previewText() @propertyGet 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) @propertySet 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