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
9G_BEGIN_DECLS
10
11/* enumerations from "../../../gobject/../glib/gunicode.h" */
12GLIB_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 ())
14GLIB_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 ())
16GLIB_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 ())
18GLIB_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 ())
20G_END_DECLS
21
22#endif /* __GOBJECT_ENUM_TYPES_H__ */
23
24/* Generated data ends here */
25
26

source code of include/glib-2.0/gobject/glib-enumtypes.h