xmlroff Reference Manual |
---|
fo-property-padding-left —
struct FoPropertyPaddingLeft; struct FoPropertyPaddingLeftClass; FoProperty* fo_property_padding_left_new (void); FoProperty* fo_property_padding_left_get_initial (void);
FoProperty* fo_property_padding_left_new (void);
Creates a new FoPropertyPaddingLeft initialized to default value.
Returns : | the new FoPropertyPaddingLeft. |
FoProperty* fo_property_padding_left_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-padding-end | fo-property-padding-right >> |