xmlroff Reference Manual |
---|
fo-property-space-end-optimum —
struct FoPropertySpaceEndOptimum; struct FoPropertySpaceEndOptimumClass; FoProperty* fo_property_space_end_optimum_new (void); FoProperty* fo_property_space_end_optimum_get_initial (void);
FoProperty* fo_property_space_end_optimum_new (void);
Creates a new FoPropertySpaceEndOptimum initialized to default value.
Returns : | the new FoPropertySpaceEndOptimum. |
FoProperty* fo_property_space_end_optimum_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-space-end-minimum | fo-property-space-end-maximum >> |