space-after.conditionality

space-after.conditionality —

Synopsis




            FoPropertySpaceAfterCondity;
            FoPropertySpaceAfterCondityClass;
FoProperty* fo_property_space_after_condity_new
                                            (void);
FoProperty* fo_property_space_after_condity_get_initial
                                            (void);

Description

Details

FoPropertySpaceAfterCondity

typedef struct _FoPropertySpaceAfterCondity FoPropertySpaceAfterCondity;


FoPropertySpaceAfterCondityClass

typedef struct _FoPropertySpaceAfterCondityClass FoPropertySpaceAfterCondityClass;


fo_property_space_after_condity_new ()

FoProperty* fo_property_space_after_condity_new
                                            (void);

Creates a new FoPropertySpaceAfterCondity initialized to default value.

Returns : the new FoPropertySpaceAfterCondity.

fo_property_space_after_condity_get_initial ()

FoProperty* fo_property_space_after_condity_get_initial
                                            (void);

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

Returns : An instance of the property.