| 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);
GObject +----FoObject +----FoDatatype +----FoId
"value"gchararray : Read / Write
FoDatatype* fo_id_new (void);
Creates a new FoId initialized to default value.
| Returns : | the new FoId |
| << fo-expression | fo-integer >> |