Warning
gtk_font_selection_set_font_name has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser
Sets the currently-selected font.
Note that the fontsel needs to know the screen in which it will appear
for this to work; this can be guaranteed by simply making sure that the
fontsel is inserted in a toplevel window before you call this function.
Warning gtk_font_selection_set_font_name has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser Sets the currently-selected font. Note that the fontsel needs to know the screen in which it will appear for this to work; this can be guaranteed by simply making sure that the fontsel is inserted in a toplevel window before you call this function.