span
FoProperty * fo_property_span_new (void);
void
Creates a new FoPropertySpan initialized to default value.
the new FoPropertySpan.
FoProperty * fo_property_span_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertySpan FoPropertySpan;
Instance of the 'span' property.
typedef struct _FoPropertySpanClass FoPropertySpanClass;
Class structure for the 'span' property.