fo-property-number-columns-spanned

fo-property-number-columns-spanned —

Synopsis




struct      FoPropertyNumberColumnsSpanned;
struct      FoPropertyNumberColumnsSpannedClass;
FoProperty* fo_property_number_columns_spanned_new
                                            (void);
FoProperty* fo_property_number_columns_spanned_get_initial
                                            (void);

Description

Details

struct FoPropertyNumberColumnsSpanned

struct FoPropertyNumberColumnsSpanned;


struct FoPropertyNumberColumnsSpannedClass

struct FoPropertyNumberColumnsSpannedClass;


fo_property_number_columns_spanned_new ()

FoProperty* fo_property_number_columns_spanned_new
                                            (void);

Creates a new FoPropertyNumberColumnsSpanned initialized to default value.

Returns : the new FoPropertyNumberColumnsSpanned.

fo_property_number_columns_spanned_get_initial ()

FoProperty* fo_property_number_columns_spanned_get_initial
                                            (void);

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

Returns : An instance of the property.