extent
FoProperty * fo_property_extent_new (void);
void
Creates a new FoPropertyExtent initialized to default value.
the new FoPropertyExtent.
FoProperty * fo_property_extent_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyExtent FoPropertyExtent;
Instance of the 'extent' property.
typedef struct _FoPropertyExtentClass FoPropertyExtentClass;
Class structure for the 'extent' property.