Method

GtkFontSelectionget_preview_entry

deprecated: 3.2 since: 2.14

Declaration [src]

GtkWidget*
gtk_font_selection_get_preview_entry (
  GtkFontSelection* fontsel
)

Description [src]

This returns the GtkEntry used to display the font as a preview.

Available since: 2.14

Deprecated since: 3.2

Use GtkFontChooser.

Return value

Type: GtkWidget

A GtkWidget that is part of fontsel.

The returned data is owned by the instance.