space-before.maximum

space-before.maximum

Synopsis

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

Description

Details

FoPropertySpaceBeforeMaximum

typedef struct _FoPropertySpaceBeforeMaximum FoPropertySpaceBeforeMaximum;


FoPropertySpaceBeforeMaximumClass

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