gtk_font_chooser_set_font_desc ( font_chooser font_desc -- )


Vocabulary
gtk3.ffi

Inputs
font_chooseran object
font_descan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_font_chooser_set_font_desc
( GtkFontChooser* font_chooser, PangoFontDescription*
font_desc )