/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */ #ifndef __GOA_ENUM_TYPES_H__ #define __GOA_ENUM_TYPES_H__ #include G_BEGIN_DECLS /* enumerations from "goaenums.h" */ GType goa_error_get_type (void) G_GNUC_CONST; #define GOA_TYPE_ERROR (goa_error_get_type ()) G_END_DECLS #endif /* __GOA_ENUM_TYPES_H__ */ /* Generated data ends here */