fo-property-keep-with-next-within-page

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

Synopsis




struct      FoPropertyKeepWithNextWithinPage;
struct      FoPropertyKeepWithNextWithinPageClass;
FoProperty* fo_property_keep_with_next_within_page_new
                                            (void);
FoProperty* fo_property_keep_with_next_within_page_get_initial
                                            (void);

Description

Details

struct FoPropertyKeepWithNextWithinPage

struct FoPropertyKeepWithNextWithinPage;


struct FoPropertyKeepWithNextWithinPageClass

struct FoPropertyKeepWithNextWithinPageClass;


fo_property_keep_with_next_within_page_new ()

FoProperty* fo_property_keep_with_next_within_page_new
                                            (void);

Creates a new FoPropertyKeepWithNextWithinPage initialized to default value.


fo_property_keep_with_next_within_page_get_initial ()

FoProperty* fo_property_keep_with_next_within_page_get_initial
                                            (void);

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

Returns : An instance of the property.