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