font-family
FoProperty * fo_property_font_family_new (void);
void
Creates a new FoPropertyFontFamily initialized to default value.
the new FoPropertyFontFamily.
FoProperty * fo_property_font_family_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyFontFamily FoPropertyFontFamily;
typedef struct _FoPropertyFontFamilyClass FoPropertyFontFamilyClass;