X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fgnio.git;a=blobdiff_plain;f=gnio%2Fgnioenumtypes.h;fp=gnio%2Fgnioenumtypes.h;h=1281c64e414b82431b7481a527d2e506d0a761f3;hp=0000000000000000000000000000000000000000;hb=c69e0ebc3a9e13b4af030a19b117175f881f2b3c;hpb=1c031c7647fc229c3be8fc40a4153aa47d3aea6b diff --git a/gnio/gnioenumtypes.h b/gnio/gnioenumtypes.h new file mode 100644 index 0000000..1281c64 --- /dev/null +++ b/gnio/gnioenumtypes.h @@ -0,0 +1,21 @@ + +/* Generated data (by glib-mkenums) */ + +#ifndef __GNIO_ENUM_TYPES_H__ +#define __GNIO_ENUM_TYPES_H__ + +#include + +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 */ +