/******************************************************************* * File automatically generated by rebuild_wrappers.py (v2.5.0.24) * *******************************************************************/ #ifndef __wrappedgtk3TYPES_H_ #define __wrappedgtk3TYPES_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 void (*vFpV_t)(void*, ...); typedef void (*vFpA_t)(void*, va_list); typedef int32_t (*iFpp_t)(void*, void*); typedef void* (*pFiV_t)(int32_t, ...); typedef void (*vFpuV_t)(void*, uint32_t, ...); typedef void (*vFpuA_t)(void*, uint32_t, va_list); typedef void (*vFppp_t)(void*, void*, void*); typedef void (*vFppV_t)(void*, void*, ...); typedef void (*vFppA_t)(void*, void*, va_list); typedef void (*vFppiV_t)(void*, void*, int32_t, ...); typedef void (*vFpppi_t)(void*, void*, void*, int32_t); typedef void (*vFpppp_t)(void*, void*, void*, void*); typedef int32_t (*iFpppp_t)(void*, void*, void*, void*); typedef void (*vFpippp_t)(void*, int32_t, void*, void*, void*); typedef void (*vFpuppp_t)(void*, uint32_t, void*, void*, void*); typedef void (*vFppppp_t)(void*, void*, void*, void*, void*); typedef int32_t (*iFppuppp_t)(void*, void*, uint32_t, void*, void*, void*); typedef int32_t (*iFpppppp_t)(void*, void*, void*, void*, void*, void*); typedef void (*vFpppppuu_t)(void*, void*, void*, void*, void*, uint32_t, uint32_t); #define SUPER() ADDED_FUNCTIONS() \ GO(gtk_builder_connect_signals, vFpp_t) \ GO(gtk_init, vFpp_t) \ GO(gtk_style_context_get_style, vFpV_t) \ GO(gtk_style_context_get_style_valist, vFpA_t) \ GO(gtk_init_check, iFpp_t) \ GO(gtk_tree_store_new, pFiV_t) \ GO(gtk_style_context_get, vFpuV_t) \ GO(gtk_style_context_get_valist, vFpuA_t) \ GO(gtk_builder_connect_signals_full, vFppp_t) \ GO(gtk_clipboard_request_text, vFppp_t) \ GO(gtk_container_forall, vFppp_t) \ GO(gtk_container_foreach, vFppp_t) \ GO(gtk_menu_attach_to_widget, vFppp_t) \ GO(gtk_dialog_add_buttons, vFppV_t) \ GO(gtk_message_dialog_format_secondary_markup, vFppV_t) \ GO(gtk_message_dialog_format_secondary_text, vFppV_t) \ GO(gtk_tree_store_set, vFppV_t) \ GO(gtk_widget_style_get, vFppV_t) \ GO(gtk_tree_store_set_valist, vFppA_t) \ GO(gtk_list_store_insert_with_values, vFppiV_t) \ GO(gtk_enumerate_printers, vFpppi_t) \ GO(gtk_list_box_set_header_func, vFpppp_t) \ GO(gtk_print_job_send, vFpppp_t) \ GO(gtk_stock_set_translate_func, vFpppp_t) \ GO(gtk_tree_sortable_set_default_sort_func, vFpppp_t) \ GO(gtk_tree_view_set_search_equal_func, vFpppp_t) \ GO(gtk_text_iter_backward_find_char, iFpppp_t) \ GO(gtk_text_iter_forward_find_char, iFpppp_t) \ GO(gtk_tree_sortable_set_sort_func, vFpippp_t) \ GO(gtk_file_filter_add_custom, vFpuppp_t) \ GO(gtk_tree_view_column_set_cell_data_func, vFppppp_t) \ GO(gtk_clipboard_set_with_data, iFppuppp_t) \ GO(gtk_clipboard_set_with_owner, iFppuppp_t) \ GO(gtk_init_with_args, iFpppppp_t) \ GO(gtk_menu_popup, vFpppppuu_t) #endif // __wrappedgtk3TYPES_H_