border-after-precedence

border-after-precedence —

Synopsis




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

Description

Details

struct FoPropertyBorderAfterPrecedence

struct FoPropertyBorderAfterPrecedence;


struct FoPropertyBorderAfterPrecedenceClass

struct FoPropertyBorderAfterPrecedenceClass;


fo_property_border_after_precedence_new ()

FoProperty* fo_property_border_after_precedence_new
                                            (void);

Creates a new FoPropertyBorderAfterPrecedence initialized to default value.


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.