keep-with-next.within-page

keep-with-next.within-page

Synopsis

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

Description

Details

FoPropertyKeepWithNextWithinPage

typedef struct _FoPropertyKeepWithNextWithinPage FoPropertyKeepWithNextWithinPage;


FoPropertyKeepWithNextWithinPageClass

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

Returns :

the new FoPropertyKeepWithNextWithinPage.

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.