Method

GtkFontChooserset_show_preview_entry

since: 3.2

Declaration [src]

void
gtk_font_chooser_set_show_preview_entry (
  GtkFontChooser* fontchooser,
  gboolean show_preview_entry
)

Description [src]

Shows or hides the editable preview entry.

Available since: 3.2

Parameters

show_preview_entry

Type: gboolean

Whether to show the editable preview entry or not.