Method

GtkFontChooserget_show_preview_entry

since: 3.2

Declaration [src]

gboolean
gtk_font_chooser_get_show_preview_entry (
  GtkFontChooser* fontchooser
)

Description [src]

Returns whether the preview entry is shown or not.

Available since: 3.2

Return value

Type: gboolean

TRUE if the preview entry is shown or FALSE if it is hidden.