overflow
FoProperty * fo_property_overflow_new (void);
void
Creates a new FoPropertyOverflow initialized to default value.
the new FoPropertyOverflow.
FoProperty * fo_property_overflow_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyOverflow FoPropertyOverflow;
Instance of the 'overflow' property.
typedef struct _FoPropertyOverflowClass FoPropertyOverflowClass;
Class structure for the 'overflow' property.