Method

GtkFontSelectionget_size_list

deprecated: 3.2 since: 2.14

Declaration [src]

GtkWidget*
gtk_font_selection_get_size_list (
  GtkFontSelection* fontsel
)

Description [src]

This returns the GtkTreeView used to list font sizes.

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.