/******************************************************************* * File automatically generated by rebuild_wrappers.py (v2.1.0.16) * *******************************************************************/ #ifndef __wrappedgdkx112TYPES_H_ #define __wrappedgdkx112TYPES_H_ #ifndef LIBNAME #error You should only #include this file inside a wrapped*.c file #endif #ifndef ADDED_FUNCTIONS #define ADDED_FUNCTIONS() #endif typedef void (*vFpp_t)(void*, void*); typedef int64_t (*iFpp_t)(void*, void*); typedef void (*vFppp_t)(void*, void*, void*); typedef int64_t (*iFiipp_t)(int64_t, int64_t, void*, void*); typedef int64_t (*iFiippp_t)(int64_t, int64_t, void*, void*, void*); #define SUPER() ADDED_FUNCTIONS() \ GO(gdk_init, vFpp_t) \ GO(gdk_init_check, iFpp_t) \ GO(gdk_event_handler_set, vFppp_t) \ GO(gdk_window_add_filter, vFppp_t) \ GO(gdk_window_remove_filter, vFppp_t) \ GO(gdk_input_add, iFiipp_t) \ GO(gdk_input_add_full, iFiippp_t) #endif // __wrappedgdkx112TYPES_H_