text-align

text-align

Functions

Types and Values

Description

Functions

fo_property_text_align_new ()

FoProperty *
fo_property_text_align_new (void);

Creates a new FoPropertyTextAlign initialized to default value.

Returns

the new FoPropertyTextAlign.


fo_property_text_align_get_initial ()

FoProperty *
fo_property_text_align_get_initial (void);

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

Returns

An instance of the property.

Types and Values

FoPropertyTextAlign

typedef struct _FoPropertyTextAlign FoPropertyTextAlign;


FoPropertyTextAlignClass

typedef struct _FoPropertyTextAlignClass FoPropertyTextAlignClass;