xmlroff Reference Manual |
---|
fo-property-keep-with-next —
struct FoPropertyKeepWithNext; struct FoPropertyKeepWithNextClass; FoProperty* fo_property_keep_with_next_new (void); FoProperty* fo_property_keep_with_next_get_initial (void);
FoProperty* fo_property_keep_with_next_new (void);
Creates a new FoPropertyKeepWithNext initialized to default value.
Returns : | the new FoPropertyKeepWithNext. |
FoProperty* fo_property_keep_with_next_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-keep-together-within-page | FoPropertyKeepWithNextWithinColumn >> |