fo-property-keep-together-within-column

fo-property-keep-together-within-column —

Synopsis




struct      FoPropertyKeepTogetherWithinColumn;
struct      FoPropertyKeepTogetherWithinColumnClass;
FoProperty* fo_property_keep_together_within_column_new
                                            (void);
FoProperty* fo_property_keep_together_within_column_get_initial
                                            (void);

Description

Details

struct FoPropertyKeepTogetherWithinColumn

struct FoPropertyKeepTogetherWithinColumn;


struct FoPropertyKeepTogetherWithinColumnClass

struct FoPropertyKeepTogetherWithinColumnClass;


fo_property_keep_together_within_column_new ()

FoProperty* fo_property_keep_together_within_column_new
                                            (void);

Creates a new FoPropertyKeepTogetherWithinColumn initialized to default value.


fo_property_keep_together_within_column_get_initial ()

FoProperty* fo_property_keep_together_within_column_get_initial
                                            (void);

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

Returns : An instance of the property.