Method

GtkFontButtonset_use_font

since: 2.4

Declaration [src]

void
gtk_font_button_set_use_font (
  GtkFontButton* font_button,
  gboolean use_font
)

Description [src]

If use_font is TRUE, the font name will be written using the selected font.

Available since: 2.4

Parameters

use_font

Type: gboolean

If TRUE, font name will be written using font chosen.