xmlroff Reference Manual |
---|
fo-property-space-end —
struct FoPropertySpaceEnd; struct FoPropertySpaceEndClass; FoProperty* fo_property_space_end_new (void); FoProperty* fo_property_space_end_get_initial (void);
FoProperty* fo_property_space_end_new (void);
Creates a new FoPropertySpaceEnd initialized to default value.
Returns : | the new FoPropertySpaceEnd. |
FoProperty* fo_property_space_end_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-space-before-precedence | fo-property-space-end-minimum >> |