Ticket #241: ga-client-enumtypes.h
| File ga-client-enumtypes.h, 484 bytes (added by Zeqadious, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | /* Generated data (by glib-mkenums) */ |
| 3 | |
| 4 | #ifndef __GA-CLIENT_ENUM_TYPES_H__ |
| 5 | #define __GA-CLIENT_ENUM_TYPES_H__ |
| 6 | |
| 7 | #include <glib-object.h> |
| 8 | |
| 9 | G_BEGIN_DECLS |
| 10 | /* enumerations from "ga-client.h" */ |
| 11 | GType ga_client_state_get_type (void); |
| 12 | #define GA-CLIENT_TYPE_CLIENT_STATE (ga_client_state_get_type()) |
| 13 | GType ga_client_flags_get_type (void); |
| 14 | #define GA-CLIENT_TYPE_CLIENT_FLAGS (ga_client_flags_get_type()) |
| 15 | G_END_DECLS |
| 16 | |
| 17 | #endif /* __GA-CLIENT_ENUM_TYPES_H__ */ |
| 18 | |
| 19 | /* Generated data ends here */ |
