Method

GtkFontButtonset_show_size

since: 2.4

Declaration [src]

void
gtk_font_button_set_show_size (
  GtkFontButton* font_button,
  gboolean show_size
)

Description [src]

If show_size is TRUE, the font size will be displayed along with the name of the selected font.

Available since: 2.4

Parameters

show_size

Type: gboolean

TRUE if font size should be displayed in dialog.