height
FoProperty * fo_property_height_new (void);
void
Creates a new FoPropertyHeight initialized to default value.
the new FoPropertyHeight.
FoProperty * fo_property_height_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyHeight FoPropertyHeight;
Instance of the 'height' property.
typedef struct _FoPropertyHeightClass FoPropertyHeightClass;
Class structure for the 'height' property.