id
FoProperty * fo_property_id_new (void);
void
Creates a new FoPropertyId initialized to default value.
the new FoPropertyId.
FoProperty * fo_property_id_get_initial (void);
Get an instance of the property with the correct initial value.
An instance of the property.
typedef struct _FoPropertyId FoPropertyId;
Instance of the 'id' property.
typedef struct _FoPropertyIdClass FoPropertyIdClass;
Class structure for the 'id' property.