xmlroff Reference Manual |
---|
fo-property-font-variant —
#define FO_TYPE_ENUM_FONT_VARIANTGType fo_enum_font_variant_get_type (void); struct FoPropertyFontVariant; struct FoPropertyFontVariantClass; FoProperty* fo_property_font_variant_new (void); FoProperty* fo_property_font_variant_get_initial (void);
FoProperty* fo_property_font_variant_new (void);
Creates a new FoPropertyFontVariant initialized to default value.
Returns : | the new FoPropertyFontVariant. |
FoProperty* fo_property_font_variant_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-font-style | fo-property-font-weight >> |