keep-with-next.within-line

keep-with-next.within-line

Synopsis

                    FoPropertyKeepWithNextWithinLine;
                    FoPropertyKeepWithNextWithinLineClass;
FoProperty*         fo_property_keep_with_next_within_line_new
                                                        (void);
FoProperty*         fo_property_keep_with_next_within_line_get_initial
                                                        (void);

Description

Details

FoPropertyKeepWithNextWithinLine

typedef struct _FoPropertyKeepWithNextWithinLine FoPropertyKeepWithNextWithinLine;


FoPropertyKeepWithNextWithinLineClass

typedef struct _FoPropertyKeepWithNextWithinLineClass FoPropertyKeepWithNextWithinLineClass;


fo_property_keep_with_next_within_line_new ()

FoProperty*         fo_property_keep_with_next_within_line_new
                                                        (void);

Creates a new FoPropertyKeepWithNextWithinLine initialized to default value.

Returns :

the new FoPropertyKeepWithNextWithinLine.

fo_property_keep_with_next_within_line_get_initial ()

FoProperty*         fo_property_keep_with_next_within_line_get_initial
                                                        (void);

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

Returns :

An instance of the property.