fo-property-keep-with-previous-within-page

fo-property-keep-with-previous-within-page —

Synopsis




struct      FoPropertyKeepWithPreviousWithinPage;
struct      FoPropertyKeepWithPreviousWithinPageClass;
FoProperty* fo_property_keep_with_previous_within_page_new
                                            (void);
FoProperty* fo_property_keep_with_previous_within_page_get_initial
                                            (void);

Description

Details

struct FoPropertyKeepWithPreviousWithinPage

struct FoPropertyKeepWithPreviousWithinPage;


struct FoPropertyKeepWithPreviousWithinPageClass

struct FoPropertyKeepWithPreviousWithinPageClass;


fo_property_keep_with_previous_within_page_new ()

FoProperty* fo_property_keep_with_previous_within_page_new
                                            (void);

Creates a new FoPropertyKeepWithPreviousWithinPage initialized to default value.


fo_property_keep_with_previous_within_page_get_initial ()

FoProperty* fo_property_keep_with_previous_within_page_get_initial
                                            (void);

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

Returns : An instance of the property.