autotools are dumb, so I'm also adding gnioenumtypes.{c,h}
[cascardo/gnio.git] / gnio / gnioenumtypes.h
1
2 /* Generated data (by glib-mkenums) */
3
4 #ifndef __GNIO_ENUM_TYPES_H__
5 #define __GNIO_ENUM_TYPES_H__
6
7 #include <glib-object.h>
8
9 G_BEGIN_DECLS
10
11 /* enumerations from "gsocket.h" */
12 GType g_socket_domain_get_type (void) G_GNUC_CONST;
13 #define G_TYPE_SOCKET_DOMAIN (g_socket_domain_get_type ())
14 GType g_socket_type_get_type (void) G_GNUC_CONST;
15 #define G_TYPE_SOCKET_TYPE (g_socket_type_get_type ())
16 G_END_DECLS
17
18 #endif /* __GNIO_ENUM_TYPES_H__ */
19
20 /* Generated data ends here */
21