gtk_font_selection_dialog_set_font_name ( font_selection_dialog fontname -- gboolean )


Vocabulary
gtk3.ffi

Inputs
font_selection_dialogan object
fontnamean object


Outputs
gbooleanan object


Definition


LIBRARY: gtk3 FUNCTION: gboolean
gtk_font_selection_dialog_set_font_name
( GtkFontSelectionDialog* font_selection_dialog, gchar*
fontname )