border-after-precedence

border-after-precedence —

Synopsis




            FoPropertyBorderAfterPrecedence;
            FoPropertyBorderAfterPrecedenceClass;
FoProperty* fo_property_border_after_precedence_new
                                            (void);
FoProperty* fo_property_border_after_precedence_get_initial
                                            (void);

Description

Details

FoPropertyBorderAfterPrecedence

typedef struct _FoPropertyBorderAfterPrecedence FoPropertyBorderAfterPrecedence;


FoPropertyBorderAfterPrecedenceClass

typedef struct _FoPropertyBorderAfterPrecedenceClass FoPropertyBorderAfterPrecedenceClass;


fo_property_border_after_precedence_new ()

FoProperty* fo_property_border_after_precedence_new
                                            (void);

Creates a new FoPropertyBorderAfterPrecedence initialized to default value.

Returns : the new FoPropertyBorderAfterPrecedence.

fo_property_border_after_precedence_get_initial ()

FoProperty* fo_property_border_after_precedence_get_initial
                                            (void);

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

Returns : An instance of the property.