multi-property-set
multi-property-set
|
|
Functions
fo_multi_property_set_new ()
FoFo *
fo_multi_property_set_new (void
);
Creates a new FoMultiPropertySet initialized to default value.
fo_multi_property_set_set_id ()
void
fo_multi_property_set_set_id (FoFo *fo_fo
,
FoProperty *new_id
);
Sets the id property of multi_property_set
to new_id
fo_multi_property_set_get_id ()
FoProperty *
fo_multi_property_set_get_id (FoFo *fo_fo
);
Gets the id property of multi_property_set
Returns
The "id" property value
Types and Values
FoMultiPropertySet
typedef struct _FoMultiPropertySet FoMultiPropertySet;
FoMultiPropertySetClass
typedef struct _FoMultiPropertySetClass FoMultiPropertySetClass;
Property Details
The “id”
property
“id” FoProperty *
Id property.
Flags: Read