1 2 /* 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. */ 3 4 #ifndef __GOBJECT_ENUM_TYPES_H__ 5 #define __GOBJECT_ENUM_TYPES_H__ 6 7 #include <glib-object.h> 8 9 G_BEGIN_DECLS 10 11 /* enumerations from "../gobject/../glib/gunicode.h" */ 12 GLIB_AVAILABLE_IN_2_60 GType g_unicode_type_get_type (void) G_GNUC_CONST; 13 #define G_TYPE_UNICODE_TYPE (g_unicode_type_get_type ()) 14 GLIB_AVAILABLE_IN_2_60 GType g_unicode_break_type_get_type (void) G_GNUC_CONST; 15 #define G_TYPE_UNICODE_BREAK_TYPE (g_unicode_break_type_get_type ()) 16 GLIB_AVAILABLE_IN_2_60 GType g_unicode_script_get_type (void) G_GNUC_CONST; 17 #define G_TYPE_UNICODE_SCRIPT (g_unicode_script_get_type ()) 18 GLIB_AVAILABLE_IN_2_60 GType g_normalize_mode_get_type (void) G_GNUC_CONST; 19 #define G_TYPE_NORMALIZE_MODE (g_normalize_mode_get_type ()) 20 G_END_DECLS 21 22 #endif /* __GOBJECT_ENUM_TYPES_H__ */ 23 24 /* Generated data ends here */ 25 26