xmlroff Reference Manual |
---|
fo-property-orphans —
struct FoPropertyOrphans; struct FoPropertyOrphansClass; FoProperty* fo_property_orphans_new (void); FoProperty* fo_property_orphans_get_initial (void);
FoProperty* fo_property_orphans_new (void);
Creates a new FoPropertyOrphans initialized to default value.
Returns : | the new FoPropertyOrphans. |
FoProperty* fo_property_orphans_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-number-rows-spanned | overflow >> |