Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | font_manager_font_properties_page_new () |
void | font_manager_font_properties_page_update () |
FontManagerPropertiesPage implements GtkAccessible, GtkBuildable and GtkConstraintTarget.
This widget displays extended information about the selected font file, including any embedded designer details, copyright and design description.
GtkWidget *
font_manager_font_properties_page_new ();
A newly created FontManagerPropertiesPage.
Free the returned object using
. g_object_unref()
[transfer full]
void font_manager_font_properties_page_update (FontManagerPropertiesPage *self
,JsonObject *properties
);