Handbook
Glossary
gtk_font_selection_dialog_set_font_name ( font_selection_dialog fontname -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
font_selection_dialog
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_dialog_set_font_name
( GtkFontSelectionDialog* font_selection_dialog, gchar*
fontname )