Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 10:17:39

0001 
0002 /* 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. */
0003 
0004 #ifndef __GOBJECT_ENUM_TYPES_H__
0005 #define __GOBJECT_ENUM_TYPES_H__
0006 
0007 #include <glib-object.h>
0008 
0009 G_BEGIN_DECLS
0010 
0011 /* enumerations from "../spack-src/gobject/../glib/gunicode.h" */
0012 GOBJECT_AVAILABLE_IN_2_60 GType g_unicode_type_get_type (void) G_GNUC_CONST;
0013 #define G_TYPE_UNICODE_TYPE (g_unicode_type_get_type ())
0014 GOBJECT_AVAILABLE_IN_2_60 GType g_unicode_break_type_get_type (void) G_GNUC_CONST;
0015 #define G_TYPE_UNICODE_BREAK_TYPE (g_unicode_break_type_get_type ())
0016 GOBJECT_AVAILABLE_IN_2_60 GType g_unicode_script_get_type (void) G_GNUC_CONST;
0017 #define G_TYPE_UNICODE_SCRIPT (g_unicode_script_get_type ())
0018 GOBJECT_AVAILABLE_IN_2_60 GType g_normalize_mode_get_type (void) G_GNUC_CONST;
0019 #define G_TYPE_NORMALIZE_MODE (g_normalize_mode_get_type ())
0020 G_END_DECLS
0021 
0022 #endif /* __GOBJECT_ENUM_TYPES_H__ */
0023 
0024 /* Generated data ends here */
0025