| Top |
| GtkWidget * | font_manager_properties_pane_new () |
| void | font_manager_properties_pane_update () |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkPaned
╰── FontManagerPropertiesPane
FontManagerPropertiesPane implements AtkImplementorIface, GtkBuildable and GtkOrientable.
GtkWidget *
font_manager_properties_pane_new ();
A newly created FontManagerPropertiesPane.
Free the returned object using . g_object_unref()
[transfer full]
void font_manager_properties_pane_update (FontManagerPropertiesPane *self,FontManagerFont *font,FontManagerFontInfo *metadata);