fo-property-keep-together-within-line

fo-property-keep-together-within-line —

Synopsis




            FoPropertyKeepTogetherWithinLine;
            FoPropertyKeepTogetherWithinLineClass;
FoProperty* fo_property_keep_together_within_line_new
                                            (void);
FoProperty* fo_property_keep_together_within_line_get_initial
                                            (void);

Description

Details

FoPropertyKeepTogetherWithinLine

typedef struct _FoPropertyKeepTogetherWithinLine FoPropertyKeepTogetherWithinLine;


FoPropertyKeepTogetherWithinLineClass

typedef struct _FoPropertyKeepTogetherWithinLineClass FoPropertyKeepTogetherWithinLineClass;


fo_property_keep_together_within_line_new ()

FoProperty* fo_property_keep_together_within_line_new
                                            (void);

Creates a new FoPropertyKeepTogetherWithinLine initialized to default value.

Returns : the new FoPropertyKeepTogetherWithinLine.

fo_property_keep_together_within_line_get_initial ()

FoProperty* fo_property_keep_together_within_line_get_initial
                                            (void);

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

Returns : An instance of the property.