fo-property-keep-with-previous

fo-property-keep-with-previous —

Synopsis




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

Description

Details

struct FoPropertyKeepWithPrevious

struct FoPropertyKeepWithPrevious;


struct FoPropertyKeepWithPreviousClass

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