border-end-style

border-end-style

Synopsis

                    FoPropertyBorderEndStyle;
                    FoPropertyBorderEndStyleClass;
FoProperty*         fo_property_border_end_style_new    (void);
FoProperty*         fo_property_border_end_style_get_initial
                                                        (void);

Description

Details

FoPropertyBorderEndStyle

typedef struct _FoPropertyBorderEndStyle FoPropertyBorderEndStyle;


FoPropertyBorderEndStyleClass

typedef struct _FoPropertyBorderEndStyleClass FoPropertyBorderEndStyleClass;


fo_property_border_end_style_new ()

FoProperty*         fo_property_border_end_style_new    (void);

Creates a new FoPropertyBorderEndStyle initialized to default value.

Returns :

the new FoPropertyBorderEndStyle.

fo_property_border_end_style_get_initial ()

FoProperty*         fo_property_border_end_style_get_initial
                                                        (void);

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

Returns :

An instance of the property.