1 /* Generated data (by glib-mkenums) */
3 #if !defined(__JSON_GLIB_INSIDE__) && !defined(JSON_COMPILATION)
4 #error "Only <json-glib/json-glib.h> can be included directly."
7 #ifndef __JSON_ENUM_TYPES_H__
8 #define __JSON_ENUM_TYPES_H__
10 #include <glib-object.h>
14 /* enumerations from "/Users/evands/adium-1.3/Utilities/dep-build-scripts/source/json-glib-0.7.6/json-glib/json-parser.h" */
15 GType json_parser_error_get_type (void) G_GNUC_CONST;
16 #define JSON_TYPE_PARSER_ERROR (json_parser_error_get_type())
18 /* enumerations from "/Users/evands/adium-1.3/Utilities/dep-build-scripts/source/json-glib-0.7.6/json-glib/json-types.h" */
19 GType json_node_type_get_type (void) G_GNUC_CONST;
20 #define JSON_TYPE_NODE_TYPE (json_node_type_get_type())
24 #endif /* !__JSON_ENUM_TYPES_H__ */
26 /* Generated data ends here */