FontSelection.setPreviewText

Warning gtk_font_selection_set_preview_text has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser Sets the text displayed in the preview area. The text is used to show how the selected font looks.

class FontSelection
void
setPreviewText
(
string text
)

Parameters

text string

the text to display in the preview area

Meta