widows
FoProperty * fo_property_widows_new (void);
void
Creates a new FoPropertyWidows initialized to default value.
the new FoPropertyWidows.
FoProperty * fo_property_widows_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyWidows FoPropertyWidows;
typedef struct _FoPropertyWidowsClass FoPropertyWidowsClass;