extent

extent

Functions

Types and Values

Description

Functions

fo_property_extent_new ()

FoProperty *
fo_property_extent_new (void);

Creates a new FoPropertyExtent initialized to default value.

Returns

the new FoPropertyExtent.


fo_property_extent_get_initial ()

FoProperty *
fo_property_extent_get_initial (void);

Get an instance of the property with the correct initial value.

Returns

An instance of the property.

Types and Values

FoPropertyExtent

typedef struct _FoPropertyExtent FoPropertyExtent;

Instance of the 'extent' property.


FoPropertyExtentClass

typedef struct _FoPropertyExtentClass FoPropertyExtentClass;

Class structure for the 'extent' property.