Handbook
Glossary
gtk_font_chooser_set_font ( font_chooser fontname -- )
Vocabulary
gtk3
.
ffi
Inputs
font_chooser
an
object
fontname
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_font_chooser_set_font
( GtkFontChooser* font_chooser, gchar* fontname )