fo-property-space-after-conditionality

fo-property-space-after-conditionality —

Synopsis




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

Description

Details

struct FoPropertySpaceAfterCondity

struct FoPropertySpaceAfterCondity;


struct FoPropertySpaceAfterCondityClass

struct 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.