fo-property-space-after-maximum

fo-property-space-after-maximum —

Synopsis




struct      FoPropertySpaceAfterMaximum;
struct      FoPropertySpaceAfterMaximumClass;
FoProperty* fo_property_space_after_maximum_new
                                            (void);
FoProperty* fo_property_space_after_maximum_get_initial
                                            (void);

Description

Details

struct FoPropertySpaceAfterMaximum

struct FoPropertySpaceAfterMaximum;


struct FoPropertySpaceAfterMaximumClass

struct FoPropertySpaceAfterMaximumClass;


fo_property_space_after_maximum_new ()

FoProperty* fo_property_space_after_maximum_new
                                            (void);

Creates a new FoPropertySpaceAfterMaximum initialized to default value.

Returns : the new FoPropertySpaceAfterMaximum.

fo_property_space_after_maximum_get_initial ()

FoProperty* fo_property_space_after_maximum_get_initial
                                            (void);

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

Returns : An instance of the property.