xmlroff Reference Manual |
---|
fo-property-font-style —
#define FO_TYPE_ENUM_FONT_STYLEGType fo_enum_font_style_get_type (void); struct FoPropertyFontStyle; struct FoPropertyFontStyleClass; FoProperty* fo_property_font_style_new (void); FoProperty* fo_property_font_style_get_initial (void);
FoProperty* fo_property_font_style_new (void);
Creates a new FoPropertyFontStyle initialized to default value.
Returns : | the new FoPropertyFontStyle. |
FoProperty* fo_property_font_style_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-font-stretch | fo-property-font-variant >> |