border-right
FoProperty * fo_property_border_right_new (void);
void
Creates a new FoPropertyBorderRight initialized to default value.
the new FoPropertyBorderRight.
FoProperty * fo_property_border_right_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyBorderRight FoPropertyBorderRight;
typedef struct _FoPropertyBorderRightClass FoPropertyBorderRightClass;