number-columns-spanned

number-columns-spanned —

Synopsis




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

Description

Details

FoPropertyNumberColumnsSpanned

typedef struct _FoPropertyNumberColumnsSpanned FoPropertyNumberColumnsSpanned;


FoPropertyNumberColumnsSpannedClass

typedef struct _FoPropertyNumberColumnsSpannedClass 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.