|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyKeepTogetherWithinColumn;
            FoPropertyKeepTogetherWithinColumnClass;
FoProperty* fo_property_keep_together_within_column_new
                                            (void);
FoProperty* fo_property_keep_together_within_column_get_initial
                                            (void);
typedef struct _FoPropertyKeepTogetherWithinColumn FoPropertyKeepTogetherWithinColumn;
typedef struct _FoPropertyKeepTogetherWithinColumnClass FoPropertyKeepTogetherWithinColumnClass;
FoProperty* fo_property_keep_together_within_column_new (void);
Creates a new FoPropertyKeepTogetherWithinColumn initialized to default value.
| Returns : | the new FoPropertyKeepTogetherWithinColumn. | 
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. |