| xmlroff Reference Manual |
|---|
display-align —
struct FoPropertyDisplayAlign; struct FoPropertyDisplayAlignClass; FoProperty* fo_property_display_align_new (void); FoProperty* fo_property_display_align_get_initial (void);
struct FoPropertyDisplayAlign;
Instance of the 'display-align' property.
struct FoPropertyDisplayAlignClass;
Class structure for the 'display-align' property.
FoProperty* fo_property_display_align_new (void);
Creates a new FoPropertyDisplayAlign initialized to default value.
| Returns : | the new FoPropertyDisplayAlign. |
FoProperty* fo_property_display_align_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |
| << fo-property-direction | fo-property-dominant-baseline >> |