FontSelection.getPreviewText

Warning gtk_font_selection_get_preview_text has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser Gets the text displayed in the preview area.

class FontSelection
string
getPreviewText
()

Return Value

Type: string

the text displayed in the preview area. This string is owned by the widget and should not be modified or freed

Meta