![]() |
![]() |
![]() |
xmlroff Reference Manual | ![]() |
---|---|---|---|---|
FoPropertyRefId; FoPropertyRefIdClass; FoProperty* fo_property_ref_id_new (void); FoProperty* fo_property_ref_id_get_initial (void);
typedef struct _FoPropertyRefIdClass FoPropertyRefIdClass;
Class structure for the 'ref-id' property.
FoProperty* fo_property_ref_id_new (void);
Creates a new FoPropertyRefId initialized to default value.
Returns : |
the new FoPropertyRefId. |
FoProperty* fo_property_ref_id_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : |
An instance of the property. |