xmlroff Reference Manual |
---|
border-separation —
struct FoPropertyBorderSeparation; struct FoPropertyBorderSeparationClass; FoProperty* fo_property_border_separation_new (void); FoProperty* fo_property_border_separation_get_initial (void);
FoProperty* fo_property_border_separation_new (void);
Creates a new FoPropertyBorderSeparation initialized to default value.
Returns : | the new FoPropertyBorderSeparation. |
FoProperty* fo_property_border_separation_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-border-right-width | fo-property-border-start-color >> |