page-height
FoProperty * fo_property_page_height_new (void);
void
Creates a new FoPropertyPageHeight initialized to default value.
the new FoPropertyPageHeight.
FoProperty * fo_property_page_height_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyPageHeight FoPropertyPageHeight;
typedef struct _FoPropertyPageHeightClass FoPropertyPageHeightClass;