fo-property-space-before-maximum

fo-property-space-before-maximum —

Synopsis




struct      FoPropertySpaceBeforeMaximum;
struct      FoPropertySpaceBeforeMaximumClass;
FoProperty* fo_property_space_before_maximum_new
                                            (void);
FoProperty* fo_property_space_before_maximum_get_initial
                                            (void);

Description

Details

struct FoPropertySpaceBeforeMaximum

struct FoPropertySpaceBeforeMaximum;


struct FoPropertySpaceBeforeMaximumClass

struct FoPropertySpaceBeforeMaximumClass;


fo_property_space_before_maximum_new ()

FoProperty* fo_property_space_before_maximum_new
                                            (void);

Creates a new FoPropertySpaceBeforeMaximum initialized to default value.

Returns : the new FoPropertySpaceBeforeMaximum.

fo_property_space_before_maximum_get_initial ()

FoProperty* fo_property_space_before_maximum_get_initial
                                            (void);

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

Returns : An instance of the property.