|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyFontFamily;
            FoPropertyFontFamilyClass;
FoProperty* fo_property_font_family_new     (void);
FoProperty* fo_property_font_family_get_initial
                                            (void);
FoProperty* fo_property_font_family_new (void);
Creates a new FoPropertyFontFamily initialized to default value.
| Returns : | the new FoPropertyFontFamily. | 
FoProperty* fo_property_font_family_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |