| Top |
| FoDatatype * | fo_error_new () |
| FoDatatype * | fo_error_new_with_value () |
| GError * | fo_error_get_value () |
FoDatatype *
fo_error_new (void);
Creates a new FoError initialized to default value.
FoDatatype *
fo_error_new_with_value (GError *value);
Creates a new FoError set to value