font-weight

font-weight

Functions

Types and Values

Description

Functions

fo_property_font_weight_get_type ()

GType
fo_property_font_weight_get_type (void);

Register the FoPropertyFontWeight type if not already registered and return its GType value.

Returns

GType of FoPropertyFontWeight.


fo_property_font_weight_new ()

FoProperty *
fo_property_font_weight_new (void);

Creates a new FoPropertyFontWeight initialized to default value.

Returns

the new FoPropertyFontWeight.


fo_property_font_weight_get_initial ()

FoProperty *
fo_property_font_weight_get_initial (void);

Get an instance of the property with the correct initial value.

Returns

An instance of the property.

Types and Values

FoPropertyFontWeight

typedef struct _FoPropertyFontWeight FoPropertyFontWeight;

FoPropertyFontWeightClass

typedef struct _FoPropertyFontWeightClass FoPropertyFontWeightClass;