fo-property-border-bottom-color

fo-property-border-bottom-color —

Synopsis




struct      FoPropertyBorderBottomColor;
struct      FoPropertyBorderBottomColorClass;
FoProperty* fo_property_border_bottom_color_new
                                            (void);
FoProperty* fo_property_border_bottom_color_get_initial
                                            (void);

Description

Details

struct FoPropertyBorderBottomColor

struct FoPropertyBorderBottomColor;


struct FoPropertyBorderBottomColorClass

struct FoPropertyBorderBottomColorClass;


fo_property_border_bottom_color_new ()

FoProperty* fo_property_border_bottom_color_new
                                            (void);

Creates a new FoPropertyBorderBottomColor initialized to default value.

Returns : the new FoPropertyBorderBottomColor.

fo_property_border_bottom_color_get_initial ()

FoProperty* fo_property_border_bottom_color_get_initial
                                            (void);

Get an instance of the property with the correct initial value.

Returns : An instance of the property.