xmlroff Reference Manual |
---|
fo-property-keep-together —
struct FoPropertyKeepTogether; struct FoPropertyKeepTogetherClass; FoProperty* fo_property_keep_together_new (void); FoProperty* fo_property_keep_together_get_initial (void);
FoProperty* fo_property_keep_together_new (void);
Creates a new FoPropertyKeepTogether initialized to default value.
Returns : | the new FoPropertyKeepTogether. |
FoProperty* fo_property_keep_together_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-inline-progression-dimension-maximum | fo-property-keep-together-within-column >> |