font-variant
FoProperty * fo_property_font_variant_new (void);
void
Creates a new FoPropertyFontVariant initialized to default value.
the new FoPropertyFontVariant.
FoProperty * fo_property_font_variant_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyFontVariant FoPropertyFontVariant;
Instance of the 'font-variant' property.
typedef struct _FoPropertyFontVariantClass FoPropertyFontVariantClass;
Class structure for the 'font-variant' property.