Handbook
Glossary
gtk_font_button_set_use_font ( font_button use_font -- )
Vocabulary
gtk2
.
ffi
Inputs
font_button
an
object
use_font
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_font_button_set_use_font
( GtkFontButton* font_button,
gboolean
use_font )