FontChooser.previewText

string previewText() @property

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

Set previewText property.

Parameters

propvalThe string with which to preview the font.

Deprecated

Use [gtk.font_dialog.FontDialog] and [gtk.font_dialog_button.FontDialogButton] instead