fo-property-keep-together

fo-property-keep-together —

Synopsis




            FoPropertyKeepTogether;
            FoPropertyKeepTogetherClass;
FoProperty* fo_property_keep_together_new   (void);
FoProperty* fo_property_keep_together_get_initial
                                            (void);

Description

Details

FoPropertyKeepTogether

typedef struct _FoPropertyKeepTogether FoPropertyKeepTogether;


FoPropertyKeepTogetherClass

typedef struct _FoPropertyKeepTogetherClass FoPropertyKeepTogetherClass;


fo_property_keep_together_new ()

FoProperty* fo_property_keep_together_new   (void);

Creates a new FoPropertyKeepTogether initialized to default value.

Returns : the new FoPropertyKeepTogether.

fo_property_keep_together_get_initial ()

FoProperty* fo_property_keep_together_get_initial
                                            (void);

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

Returns : An instance of the property.