keep-with-next

keep-with-next

Synopsis

                    FoPropertyKeepWithNext;
                    FoPropertyKeepWithNextClass;
FoProperty*         fo_property_keep_with_next_new      (void);
FoProperty*         fo_property_keep_with_next_get_initial
                                                        (void);

Description

Details

FoPropertyKeepWithNext

typedef struct _FoPropertyKeepWithNext FoPropertyKeepWithNext;


FoPropertyKeepWithNextClass

typedef struct _FoPropertyKeepWithNextClass FoPropertyKeepWithNextClass;


fo_property_keep_with_next_new ()

FoProperty*         fo_property_keep_with_next_new      (void);

Creates a new FoPropertyKeepWithNext initialized to default value.

Returns :

the new FoPropertyKeepWithNext.

fo_property_keep_with_next_get_initial ()

FoProperty*         fo_property_keep_with_next_get_initial
                                                        (void);

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

Returns :

An instance of the property.