font-family

font-family

Functions

Types and Values

Description

Functions

fo_property_font_family_new ()

FoProperty *
fo_property_font_family_new (void);

Creates a new FoPropertyFontFamily initialized to default value.

Returns

the new FoPropertyFontFamily.


fo_property_font_family_get_initial ()

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.

Types and Values

FoPropertyFontFamily

typedef struct _FoPropertyFontFamily FoPropertyFontFamily;

FoPropertyFontFamilyClass

typedef struct _FoPropertyFontFamilyClass FoPropertyFontFamilyClass;