fo-property-number-columns-repeated

fo-property-number-columns-repeated —

Synopsis




struct      FoPropertyNumberColumnsRepeated;
struct      FoPropertyNumberColumnsRepeatedClass;
FoProperty* fo_property_number_columns_repeated_new
                                            (void);
FoProperty* fo_property_number_columns_repeated_get_initial
                                            (void);

Description

Details

struct FoPropertyNumberColumnsRepeated

struct FoPropertyNumberColumnsRepeated;


struct FoPropertyNumberColumnsRepeatedClass

struct FoPropertyNumberColumnsRepeatedClass;


fo_property_number_columns_repeated_new ()

FoProperty* fo_property_number_columns_repeated_new
                                            (void);

Creates a new FoPropertyNumberColumnsRepeated initialized to default value.


fo_property_number_columns_repeated_get_initial ()

FoProperty* fo_property_number_columns_repeated_get_initial
                                            (void);

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

Returns : An instance of the property.