fo-property-keep-with-next-within-line

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

Synopsis




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

Description

Details

struct FoPropertyKeepWithNextWithinLine

struct FoPropertyKeepWithNextWithinLine;


struct FoPropertyKeepWithNextWithinLineClass

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


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.