padding-left
FoProperty * fo_property_padding_left_new (void);
void
Creates a new FoPropertyPaddingLeft initialized to default value.
the new FoPropertyPaddingLeft.
FoProperty * fo_property_padding_left_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyPaddingLeft FoPropertyPaddingLeft;
typedef struct _FoPropertyPaddingLeftClass FoPropertyPaddingLeftClass;