Handbook
Glossary
gtk_font_selection_set_font_name ( font_selection fontname -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
font_selection
an
object
fontname
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gboolean
gtk_font_selection_set_font_name
( GtkFontSelection* font_selection, gchar* fontname )