orphans
FoProperty * fo_property_orphans_new (void);
void
Creates a new FoPropertyOrphans initialized to default value.
the new FoPropertyOrphans.
FoProperty * fo_property_orphans_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyOrphans FoPropertyOrphans;
typedef struct _FoPropertyOrphansClass FoPropertyOrphansClass;