fo-property-border-color
FoProperty * fo_property_border_color_new (void);
void
Creates a new FoPropertyBorderColor initialized to default value.
the new FoPropertyBorderColor.
FoProperty * fo_property_border_color_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyBorderColor FoPropertyBorderColor;
typedef struct _FoPropertyBorderColorClass FoPropertyBorderColorClass;