keep-with-previous.within-line

keep-with-previous.within-line —

Synopsis




            FoPropertyKeepWithPreviousWithinLine;
            FoPropertyKeepWithPreviousWithinLineClass;
FoProperty* fo_property_keep_with_previous_within_line_new
                                            (void);
FoProperty* fo_property_keep_with_previous_within_line_get_initial
                                            (void);

Description

Details

FoPropertyKeepWithPreviousWithinLine

typedef struct _FoPropertyKeepWithPreviousWithinLine FoPropertyKeepWithPreviousWithinLine;


FoPropertyKeepWithPreviousWithinLineClass

typedef struct _FoPropertyKeepWithPreviousWithinLineClass FoPropertyKeepWithPreviousWithinLineClass;


fo_property_keep_with_previous_within_line_new ()

FoProperty* fo_property_keep_with_previous_within_line_new
                                            (void);

Creates a new FoPropertyKeepWithPreviousWithinLine initialized to default value.


fo_property_keep_with_previous_within_line_get_initial ()

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.