/* 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 __GDICT_ENUM_TYPES_H__ #define __GDICT_ENUM_TYPES_H__ #include G_BEGIN_DECLS /* enumerations from "./gdict-client-context.h" */ GType gdict_client_context_error_get_type (void) G_GNUC_CONST; #define GDICT_TYPE_CLIENT_CONTEXT_ERROR (gdict_client_context_error_get_type()) /* enumerations from "./gdict-context.h" */ GType gdict_context_error_get_type (void) G_GNUC_CONST; #define GDICT_TYPE_CONTEXT_ERROR (gdict_context_error_get_type()) /* enumerations from "./gdict-source.h" */ GType gdict_source_transport_get_type (void) G_GNUC_CONST; #define GDICT_TYPE_SOURCE_TRANSPORT (gdict_source_transport_get_type()) GType gdict_source_error_get_type (void) G_GNUC_CONST; #define GDICT_TYPE_SOURCE_ERROR (gdict_source_error_get_type()) /* enumerations from "./gdict-utils.h" */ GType gdict_context_prop_get_type (void) G_GNUC_CONST; #define GDICT_TYPE_CONTEXT_PROP (gdict_context_prop_get_type()) GType gdict_status_code_get_type (void) G_GNUC_CONST; #define GDICT_TYPE_STATUS_CODE (gdict_status_code_get_type()) G_END_DECLS #endif /* !__GDICT_ENUM_TYPES_H__ */ /* Generated data ends here */