font-variant

font-variant

Functions

Types and Values

Description

Functions

fo_property_font_variant_new ()

FoProperty *
fo_property_font_variant_new (void);

Creates a new FoPropertyFontVariant initialized to default value.

Returns

the new FoPropertyFontVariant.


fo_property_font_variant_get_initial ()

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.

Types and Values

FoPropertyFontVariant

typedef struct _FoPropertyFontVariant FoPropertyFontVariant;

Instance of the 'font-variant' property.


FoPropertyFontVariantClass

typedef struct _FoPropertyFontVariantClass FoPropertyFontVariantClass;

Class structure for the 'font-variant' property.