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