fo-property-keep-with-previous

fo-property-keep-with-previous —

Synopsis




            FoPropertyKeepWithPrevious;
            FoPropertyKeepWithPreviousClass;
FoProperty* fo_property_keep_with_previous_new
                                            (void);
FoProperty* fo_property_keep_with_previous_get_initial
                                            (void);

Description

Details

FoPropertyKeepWithPrevious

typedef struct _FoPropertyKeepWithPrevious FoPropertyKeepWithPrevious;


FoPropertyKeepWithPreviousClass

typedef struct _FoPropertyKeepWithPreviousClass FoPropertyKeepWithPreviousClass;


fo_property_keep_with_previous_new ()

FoProperty* fo_property_keep_with_previous_new
                                            (void);

Creates a new FoPropertyKeepWithPrevious initialized to default value.

Returns : the new FoPropertyKeepWithPrevious.

fo_property_keep_with_previous_get_initial ()

FoProperty* fo_property_keep_with_previous_get_initial
                                            (void);

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

Returns : An instance of the property.