autotools are dumb, so I'm also adding gnioenumtypes.{c,h}
[cascardo/gnio.git] / gnio / gnioenumtypes.h
diff --git a/gnio/gnioenumtypes.h b/gnio/gnioenumtypes.h
new file mode 100644 (file)
index 0000000..1281c64
--- /dev/null
@@ -0,0 +1,21 @@
+
+/* Generated data (by glib-mkenums) */
+
+#ifndef __GNIO_ENUM_TYPES_H__
+#define __GNIO_ENUM_TYPES_H__
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+/* enumerations from "gsocket.h" */
+GType g_socket_domain_get_type (void) G_GNUC_CONST;
+#define G_TYPE_SOCKET_DOMAIN (g_socket_domain_get_type ())
+GType g_socket_type_get_type (void) G_GNUC_CONST;
+#define G_TYPE_SOCKET_TYPE (g_socket_type_get_type ())
+G_END_DECLS
+
+#endif /* __GNIO_ENUM_TYPES_H__ */
+
+/* Generated data ends here */
+