keep-with-previous.within-page

keep-with-previous.within-page

Synopsis

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

Description

Details

FoPropertyKeepWithPreviousWithinPage

typedef struct _FoPropertyKeepWithPreviousWithinPage FoPropertyKeepWithPreviousWithinPage;


FoPropertyKeepWithPreviousWithinPageClass

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