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