xmlroff Reference Manual |
---|
fo-property-column-number —
struct FoPropertyColumnNumber; struct FoPropertyColumnNumberClass; FoProperty* fo_property_column_number_new (void); FoProperty* fo_property_column_number_get_initial (void);
FoProperty* fo_property_column_number_new (void);
Creates a new FoPropertyColumnNumber initialized to default value.
Returns : | the new FoPropertyColumnNumber. |
FoProperty* fo_property_column_number_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-color | fo-property-column-width >> |