fo-property-keep-with-previous-within-line

fo-property-keep-with-previous-within-line —

Synopsis




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

Description

Details

struct FoPropertyKeepWithPreviousWithinLine

struct FoPropertyKeepWithPreviousWithinLine;


struct FoPropertyKeepWithPreviousWithinLineClass

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