|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyKeepWithPreviousWithinLine;
            FoPropertyKeepWithPreviousWithinLineClass;
FoProperty* fo_property_keep_with_previous_within_line_new
                                            (void);
FoProperty* fo_property_keep_with_previous_within_line_get_initial
                                            (void);
typedef struct _FoPropertyKeepWithPreviousWithinLine FoPropertyKeepWithPreviousWithinLine;
typedef struct _FoPropertyKeepWithPreviousWithinLineClass FoPropertyKeepWithPreviousWithinLineClass;
FoProperty* fo_property_keep_with_previous_within_line_new (void);
Creates a new FoPropertyKeepWithPreviousWithinLine initialized to default value.
| Returns : | the new FoPropertyKeepWithPreviousWithinLine. | 
FoProperty* fo_property_keep_with_previous_within_line_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |