![]() | ![]() | ![]() | xmlroff Reference Manual | ![]() |
---|
border-after-precedence —
enum FoEnumBorderAfterPrecedence; #define FO_TYPE_ENUM_BORDER_AFTER_PRECEDENCEGType fo_enum_border_after_precedence_get_type (void); struct FoPropertyBorderAfterPrecedence; struct FoPropertyBorderAfterPrecedenceClass; FoProperty* fo_property_border_after_precedence_new (void); FoProperty* fo_property_border_after_precedence_get_initial (void);
typedef enum { FO_ENUM_BORDER_AFTER_PRECEDENCE_FORCE } FoEnumBorderAfterPrecedence;
#define FO_TYPE_ENUM_BORDER_AFTER_PRECEDENCE fo_enum_border_after_precedence_get_type ()
GType fo_enum_border_after_precedence_get_type (void);
Returns : |
FoProperty* fo_property_border_after_precedence_new (void);
Creates a new FoPropertyBorderAfterPrecedence initialized to default value.
Returns : | the new FoPropertyBorderAfterPrecedence. |
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. |
<< fo-property-border-after-color | fo-property-border-after-style >> |