xmlroff Reference Manual |
---|
fo-id —
struct FoId; struct FoIdClass; FoDatatype* fo_id_new (void);gchar * fo_id_get_value (FoDatatype *id); void fo_id_set_value (FoDatatype *id, constgchar *new_value);
FoDatatype* fo_id_new (void);
Creates a new FoId initialized to default value.
Returns : | the new FoId |
<< fo-expression | fo-integer >> |