text-align
FoProperty * fo_property_text_align_new (void);
void
Creates a new FoPropertyTextAlign initialized to default value.
the new FoPropertyTextAlign.
FoProperty * fo_property_text_align_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyTextAlign FoPropertyTextAlign;
typedef struct _FoPropertyTextAlignClass FoPropertyTextAlignClass;