FontSelectionDialog.getPreviewText

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

class FontSelectionDialog
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