Method

GtkFontButtonset_show_style

since: 2.4

Declaration [src]

void
gtk_font_button_set_show_style (
  GtkFontButton* font_button,
  gboolean show_style
)

Description [src]

If show_style is TRUE, the font style will be displayed along with name of the selected font.

Available since: 2.4

Parameters

show_style

Type: gboolean

TRUE if font style should be displayed in label.