xmlroff Reference Manual |
---|
fo-property-height —
enum FoEnumHeight; #define FO_TYPE_ENUM_HEIGHTGType fo_enum_height_get_type (void); struct FoPropertyHeight; struct FoPropertyHeightClass; FoProperty* fo_property_height_new (void); FoProperty* fo_property_height_get_initial (void);
FoProperty* fo_property_height_new (void);
Creates a new FoPropertyHeight initialized to default value.
Returns : | the new FoPropertyHeight. |
FoProperty* fo_property_height_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-grouping-size | fo-property-id >> |