In file included from main.c:93:
gins.c:36: warning: data definition has no type or storage class
gins.c: In function 'findobject':
gins.c:383: warning: passing argument 1 of 'sprintf' from incompatible pointer type
gins.c:407: warning: return from incompatible pointer type
In file included from gins.c:623,
                 from main.c:93:
lists.c: At top level:
lists.c:24: warning: conflicting types for 'wBuiltin_gtk_clist_get_pixtext'
builtin.h:198: warning: previous declaration of 'wBuiltin_gtk_clist_get_pixtext' was here
lists.c: In function 'wBuiltin_gtk_clist_get_pixtext':
lists.c:47: warning: passing argument 5 of 'gtk_clist_get_pixtext' from incompatible pointer type
lists.c: At top level:
lists.c:55: warning: conflicting types for 'wBuiltin_gtk_clist_set_pixtext'
builtin.h:197: warning: previous declaration of 'wBuiltin_gtk_clist_set_pixtext' was here
lists.c: In function 'wBuiltin_gtk_clist_set_pixtext':
lists.c:81: warning: assignment from incompatible pointer type
lists.c:82: warning: assignment from incompatible pointer type
lists.c: At top level:
lists.c:103: warning: conflicting types for 'wBuiltin_gtk_get_list_selection'
builtin.h:194: warning: previous declaration of 'wBuiltin_gtk_get_list_selection' was here
lists.c: In function 'wBuiltin_gtk_get_list_selection':
lists.c:116: warning: assignment from incompatible pointer type
lists.c: At top level:
lists.c:128: warning: conflicting types for 'wBuiltin_gtk_count_list_rows'
builtin.h:195: warning: previous declaration of 'wBuiltin_gtk_count_list_rows' was here
lists.c: In function 'wBuiltin_gtk_count_list_rows':
lists.c:141: warning: assignment from incompatible pointer type
lists.c: In function 'DNDDataRequestCB':
lists.c:467: warning: 'return' with a value, in function returning void
lists.c: In function 'DNDDataRecievedCB':
lists.c:628: warning: 'return' with a value, in function returning void
lists.c: In function 'WindowNew':
lists.c:695: warning: assignment from incompatible pointer type
lists.c:696: warning: assignment from incompatible pointer type
lists.c:736: warning: passing argument 1 of 'gtk_widget_add_events' from incompatible pointer type
lists.c:740: warning: passing argument 1 of 'gtk_signal_connect_full' from incompatible pointer type
In file included from gins.c:624,
                 from main.c:93:
pixmap.c: In function 'do_create_Pixmap':
pixmap.c:37: warning: passing argument 1 of 'gtk_pixmap_get' from incompatible pointer type
pixmap.c:37: warning: passing argument 2 of 'gtk_pixmap_get' from incompatible pointer type
pixmap.c:37: warning: passing argument 3 of 'gtk_pixmap_get' from incompatible pointer type
pixmap.c: In function 'wBuiltin_gtk_get_pixmap_and_mask':
pixmap.c:79: warning: assignment from incompatible pointer type
pixmap.c:81: warning: assignment from incompatible pointer type
In file included from main.c:93:
gins.c: In function 'wBuiltin_gtk_singleclick':
gins.c:693: warning: passing argument 2 of 'gtk_object_get_data' from incompatible pointer type
gins.c:693: warning: passing argument 1 of 'gtk_signal_connect_full' from incompatible pointer type
gins.c: In function 'wBuiltin_gtk_createobject':
gins.c:812: warning: passing argument 1 of 'egg_tray_icon_new' makes pointer from integer without a cast
gins.c:812: warning: assignment from incompatible pointer type
gins.c:850: warning: passing argument 1 of 'do_create_Pixmap' from incompatible pointer type
gins.c:850: warning: assignment from incompatible pointer type
gins.c:866: warning: assignment from incompatible pointer type
gins.c: At top level:
gins.c:964: warning: conflicting types for 'createnewreturnobjectnosignal'
pixmap.c:80: warning: previous implicit declaration of 'createnewreturnobjectnosignal' was here
gins.c:1014: warning: conflicting types for 'wBuiltin_g_locale_to_utf8'
builtin.h:189: warning: previous declaration of 'wBuiltin_g_locale_to_utf8' was here
gins.c: In function 'wBuiltin_g_locale_to_utf8':
gins.c:1035: warning: passing argument 1 of 'free' discards qualifiers from pointer target type
gins.c: In function 'wBuiltin_gtk':
gins.c:1116: warning: assignment from incompatible pointer type
gins.c:1117: warning: assignment from incompatible pointer type
gins.c:1118: warning: assignment from incompatible pointer type
gins.c:1119: warning: assignment from incompatible pointer type
gins.c:1120: warning: assignment from incompatible pointer type
gins.c:1203: warning: passing argument 1 of 'gtk_parse_args' makes pointer from integer without a cast
gins.c:1203: warning: passing argument 2 of 'gtk_parse_args' from incompatible pointer type
gins.c:1208: warning: passing argument 1 of 'gtk_init' makes pointer from integer without a cast
gins.c:1208: warning: passing argument 2 of 'gtk_init' from incompatible pointer type
gins.c:1213: warning: passing argument 1 of 'gtk_init_check' makes pointer from integer without a cast
gins.c:1213: warning: passing argument 2 of 'gtk_init_check' from incompatible pointer type
gins.c:1218: warning: passing argument 1 of 'gtk_init_with_args' makes pointer from integer without a cast
gins.c:1218: warning: passing argument 2 of 'gtk_init_with_args' from incompatible pointer type
gins.c:1218: warning: passing argument 4 of 'gtk_init_with_args' from incompatible pointer type
gins.c:1263: warning: passing argument 1 of 'gtk_main_do_event' makes pointer from integer without a cast
gins.c:1293: warning: passing argument 1 of 'gtk_init_add' from incompatible pointer type
gins.c:1303: warning: passing argument 2 of 'gtk_quit_add' makes pointer from integer without a cast
gins.c:1308: warning: passing argument 2 of 'gtk_quit_add_full' makes pointer from integer without a cast
gins.c:1308: warning: passing argument 3 of 'gtk_quit_add_full' makes pointer from integer without a cast
gins.c:1308: warning: passing argument 5 of 'gtk_quit_add_full' makes pointer from integer without a cast
gins.c:1323: warning: passing argument 1 of 'gtk_timeout_add_full' makes integer from pointer without a cast
gins.c:1323: warning: passing argument 2 of 'gtk_timeout_add_full' makes pointer from integer without a cast
gins.c:1323: warning: passing argument 3 of 'gtk_timeout_add_full' makes pointer from integer without a cast
gins.c:1323: warning: passing argument 5 of 'gtk_timeout_add_full' makes pointer from integer without a cast
gins.c:1328: warning: passing argument 1 of 'gtk_timeout_add' makes integer from pointer without a cast
gins.c:1328: warning: passing argument 2 of 'gtk_timeout_add' makes pointer from integer without a cast
gins.c:1338: warning: passing argument 1 of 'gtk_idle_add' from incompatible pointer type
gins.c:1343: warning: passing argument 2 of 'gtk_idle_add_priority' makes pointer from integer without a cast
gins.c:1348: warning: passing argument 2 of 'gtk_idle_add_full' makes pointer from integer without a cast
gins.c:1348: warning: passing argument 3 of 'gtk_idle_add_full' makes pointer from integer without a cast
gins.c:1348: warning: passing argument 5 of 'gtk_idle_add_full' makes pointer from integer without a cast
gins.c:1363: warning: passing argument 3 of 'gtk_input_add_full' makes pointer from integer without a cast
gins.c:1363: warning: passing argument 4 of 'gtk_input_add_full' makes pointer from integer without a cast
gins.c:1363: warning: passing argument 6 of 'gtk_input_add_full' makes pointer from integer without a cast
gins.c:1373: warning: passing argument 1 of 'gtk_key_snooper_install' from incompatible pointer type
gins.c:1383: warning: assignment from incompatible pointer type
gins.c:1388: warning: assignment from incompatible pointer type
gins.c:1398: warning: passing argument 1 of 'gtk_get_current_event_state' makes pointer from integer without a cast
gins.c:1403: warning: passing argument 1 of 'gtk_get_event_widget' makes pointer from integer without a cast
gins.c:1408: warning: passing argument 2 of 'gtk_propagate_event' makes pointer from integer without a cast
gins.c:1413: warning: assignment from incompatible pointer type
gins.c:1418: warning: passing argument 5 of 'gtk_accel_group_connect' from incompatible pointer type
gins.c:1423: warning: passing argument 3 of 'gtk_accel_group_connect_by_path' from incompatible pointer type
gins.c:1428: warning: passing argument 2 of 'gtk_accel_group_disconnect' from incompatible pointer type
gins.c:1438: warning: assignment from incompatible pointer type
gins.c:1444: warning: passing argument 2 of 'gtk_accel_group_activate' makes integer from pointer without a cast
gins.c:1444: warning: passing argument 3 of 'gtk_accel_group_activate' from incompatible pointer type
gins.c:1459: warning: passing argument 1 of 'gtk_accel_group_from_accel_closure' from incompatible pointer type
gins.c:1459: warning: assignment from incompatible pointer type
gins.c:1464: warning: passing argument 1 of 'gtk_accel_groups_activate' from incompatible pointer type
gins.c:1469: warning: passing argument 1 of 'gtk_accel_groups_from_object' from incompatible pointer type
gins.c:1474: warning: passing argument 2 of 'gtk_accel_group_find' makes pointer from integer without a cast
gins.c:1474: warning: assignment from incompatible pointer type
gins.c:1484: warning: passing argument 3 of 'gtk_accelerator_parse' makes pointer from integer without a cast
gins.c:1535: warning: passing argument 2 of 'gtk_accel_map_foreach' makes pointer from integer without a cast
gins.c:1550: warning: passing argument 1 of 'gtk_accel_map_load_scanner' from incompatible pointer type
gins.c:1560: warning: passing argument 2 of 'gtk_accel_map_foreach_unfiltered' makes pointer from integer without a cast
gins.c:1565: warning: assignment from incompatible pointer type
gins.c:1580: warning: passing argument 1 of 'gtk_clipboard_get' from incompatible pointer type
gins.c:1580: warning: assignment from incompatible pointer type
gins.c:1585: warning: passing argument 1 of 'gtk_clipboard_get_for_display' from incompatible pointer type
gins.c:1585: warning: passing argument 2 of 'gtk_clipboard_get_for_display' makes pointer from integer without a cast
gins.c:1585: warning: assignment from incompatible pointer type
gins.c:1590: warning: assignment from incompatible pointer type
gins.c:1595: warning: assignment from incompatible pointer type
gins.c:1600: warning: passing argument 4 of 'gtk_clipboard_set_with_data' makes pointer from integer without a cast
gins.c:1600: warning: passing argument 5 of 'gtk_clipboard_set_with_data' makes pointer from integer without a cast
gins.c:1605: warning: passing argument 4 of 'gtk_clipboard_set_with_owner' makes pointer from integer without a cast
gins.c:1605: warning: passing argument 5 of 'gtk_clipboard_set_with_owner' makes pointer from integer without a cast
gins.c:1605: warning: passing argument 6 of 'gtk_clipboard_set_with_owner' from incompatible pointer type
gins.c:1630: warning: passing argument 2 of 'gtk_clipboard_request_contents' makes pointer from integer without a cast
gins.c:1630: warning: passing argument 3 of 'gtk_clipboard_request_contents' makes pointer from integer without a cast
gins.c:1635: warning: passing argument 2 of 'gtk_clipboard_request_text' makes pointer from integer without a cast
gins.c:1640: warning: passing argument 2 of 'gtk_clipboard_request_image' makes pointer from integer without a cast
gins.c:1645: warning: passing argument 2 of 'gtk_clipboard_request_targets' makes pointer from integer without a cast
gins.c:1650: warning: passing argument 3 of 'gtk_clipboard_request_rich_text' makes pointer from integer without a cast
gins.c:1655: warning: passing argument 2 of 'gtk_clipboard_wait_for_contents' makes pointer from integer without a cast
gins.c:1655: warning: assignment from incompatible pointer type
gins.c:1665: warning: assignment from incompatible pointer type
gins.c:1670: warning: assignment from incompatible pointer type
gins.c:1675: warning: passing argument 4 of 'gtk_clipboard_wait_for_rich_text' from incompatible pointer type
gins.c:1696: warning: assignment from incompatible pointer type
gins.c:1703: warning: passing argument 2 of 'gtk_clipboard_wait_is_target_available' makes pointer from integer without a cast
gins.c:1733: warning: assignment from incompatible pointer type
gins.c:1738: warning: assignment from incompatible pointer type
gins.c:1743: warning: assignment from incompatible pointer type
gins.c:1783: warning: passing argument 3 of 'gtk_drag_get_data' makes pointer from integer without a cast
gins.c:1803: warning: passing argument 5 of 'gtk_drag_begin' makes pointer from integer without a cast
gins.c:1803: warning: assignment from incompatible pointer type
gins.c:1808: warning: passing argument 5 of 'gtk_drag_begin' makes pointer from integer without a cast
gins.c:1808: warning: assignment from incompatible pointer type
gins.c:1888: warning: assignment from incompatible pointer type
gins.c:1908: warning: assignment from incompatible pointer type
gins.c:1913: warning: assignment from incompatible pointer type
gins.c:1918: warning: assignment from incompatible pointer type
gins.c:1928: warning: passing argument 2 of 'gtk_icon_theme_set_search_path' from incompatible pointer type
gins.c:1933: warning: passing argument 2 of 'gtk_icon_theme_get_search_path' from incompatible pointer type
gins.c:1959: warning: assignment from incompatible pointer type
gins.c:1964: warning: assignment from incompatible pointer type
gins.c:1969: warning: assignment from incompatible pointer type
gins.c:1999: warning: passing argument 1 of 'gtk_icon_info_copy' from incompatible pointer type
gins.c:1999: warning: assignment from incompatible pointer type
gins.c:2004: warning: passing argument 1 of 'gtk_icon_info_free' from incompatible pointer type
gins.c:2009: warning: passing argument 1 of 'gtk_icon_info_get_base_size' from incompatible pointer type
gins.c:2014: warning: passing argument 1 of 'gtk_icon_info_get_filename' from incompatible pointer type
gins.c:2014: warning: assignment discards qualifiers from pointer target type
gins.c:2019: warning: passing argument 1 of 'gtk_icon_info_get_builtin_pixbuf' from incompatible pointer type
gins.c:2019: warning: assignment from incompatible pointer type
gins.c:2024: warning: passing argument 1 of 'gtk_icon_info_get_builtin_pixbuf' from incompatible pointer type
gins.c:2024: warning: assignment from incompatible pointer type
gins.c:2029: warning: passing argument 1 of 'gtk_icon_info_load_icon' from incompatible pointer type
gins.c:2029: warning: assignment from incompatible pointer type
gins.c:2034: warning: passing argument 1 of 'gtk_icon_info_load_icon' from incompatible pointer type
gins.c:2034: warning: assignment from incompatible pointer type
gins.c:2039: warning: passing argument 1 of 'gtk_icon_info_set_raw_coordinates' from incompatible pointer type
gins.c:2044: warning: passing argument 1 of 'gtk_icon_info_get_embedded_rect' from incompatible pointer type
gins.c:2049: warning: passing argument 1 of 'gtk_icon_info_get_attach_points' from incompatible pointer type
gins.c:2050: warning: assignment from incompatible pointer type
gins.c:2057: warning: passing argument 1 of 'gtk_icon_info_get_display_name' from incompatible pointer type
gins.c:2057: warning: assignment discards qualifiers from pointer target type
gins.c:2062: warning: passing argument 1 of 'gtk_icon_source_copy' from incompatible pointer type
gins.c:2062: warning: assignment from incompatible pointer type
gins.c:2067: warning: passing argument 1 of 'gtk_icon_source_free' from incompatible pointer type
gins.c:2082: warning: assignment from incompatible pointer type
gins.c:2087: warning: assignment from incompatible pointer type
gins.c:2092: warning: assignment from incompatible pointer type
gins.c:2102: warning: passing argument 1 of 'gtk_icon_set_add_source' from incompatible pointer type
gins.c:2107: warning: passing argument 1 of 'gtk_icon_set_copy' from incompatible pointer type
gins.c:2107: warning: assignment from incompatible pointer type
gins.c:2112: warning: assignment from incompatible pointer type
gins.c:2117: warning: assignment from incompatible pointer type
gins.c:2122: warning: passing argument 1 of 'gtk_icon_set_ref' from incompatible pointer type
gins.c:2122: warning: assignment from incompatible pointer type
gins.c:2127: warning: passing argument 1 of 'gtk_icon_set_unref' from incompatible pointer type
gins.c:2161: warning: assignment discards qualifiers from pointer target type
gins.c:2166: warning: passing argument 1 of 'gtk_icon_set_get_sizes' from incompatible pointer type
gins.c:2167: warning: assignment from incompatible pointer type
gins.c:2174: warning: passing argument 1 of 'gtk_icon_source_get_direction' from incompatible pointer type
gins.c:2179: warning: passing argument 1 of 'gtk_icon_source_get_direction_wildcarded' from incompatible pointer type
gins.c:2184: warning: passing argument 1 of 'gtk_icon_source_get_filename' from incompatible pointer type
gins.c:2184: warning: assignment discards qualifiers from pointer target type
gins.c:2189: warning: passing argument 1 of 'gtk_icon_source_get_pixbuf' from incompatible pointer type
gins.c:2189: warning: assignment from incompatible pointer type
gins.c:2194: warning: passing argument 1 of 'gtk_icon_source_get_pixbuf' from incompatible pointer type
gins.c:2194: warning: assignment from incompatible pointer type
gins.c:2199: warning: passing argument 1 of 'gtk_icon_source_get_icon_name' from incompatible pointer type
gins.c:2199: warning: assignment discards qualifiers from pointer target type
gins.c:2204: warning: passing argument 1 of 'gtk_icon_source_get_size' from incompatible pointer type
gins.c:2209: warning: passing argument 1 of 'gtk_icon_source_get_size_wildcarded' from incompatible pointer type
gins.c:2214: warning: passing argument 1 of 'gtk_icon_source_get_state' from incompatible pointer type
gins.c:2219: warning: passing argument 1 of 'gtk_icon_source_get_state_wildcarded' from incompatible pointer type
gins.c:2224: warning: assignment from incompatible pointer type
gins.c:2229: warning: passing argument 1 of 'gtk_icon_source_set_direction' from incompatible pointer type
gins.c:2234: warning: passing argument 1 of 'gtk_icon_source_set_direction_wildcarded' from incompatible pointer type
gins.c:2239: warning: passing argument 1 of 'gtk_icon_source_set_filename' from incompatible pointer type
gins.c:2244: warning: passing argument 1 of 'gtk_icon_source_set_pixbuf' from incompatible pointer type
gins.c:2249: warning: passing argument 1 of 'gtk_icon_source_set_icon_name' from incompatible pointer type
gins.c:2254: warning: passing argument 1 of 'gtk_icon_source_set_size' from incompatible pointer type
gins.c:2259: warning: passing argument 1 of 'gtk_icon_source_set_size_wildcarded' from incompatible pointer type
gins.c:2264: warning: passing argument 1 of 'gtk_icon_source_set_state' from incompatible pointer type
gins.c:2269: warning: passing argument 1 of 'gtk_icon_source_set_state_wildcarded' from incompatible pointer type
gins.c:2279: warning: assignment from incompatible pointer type
gins.c:2284: warning: passing argument 4 of 'gtk_rc_get_style_by_paths' makes integer from pointer without a cast
gins.c:2284: warning: assignment from incompatible pointer type
gins.c:2339: warning: passing argument 1 of 'gtk_rc_set_default_files' from incompatible pointer type
gins.c:2344: warning: passing argument 1 of 'gtk_rc_parse_color' from incompatible pointer type
gins.c:2344: warning: passing argument 2 of 'gtk_rc_parse_color' from incompatible pointer type
gins.c:2349: warning: passing argument 1 of 'gtk_rc_parse_state' from incompatible pointer type
gins.c:2349: warning: passing argument 2 of 'gtk_rc_parse_state' makes pointer from integer without a cast
gins.c:2354: warning: passing argument 1 of 'gtk_rc_parse_priority' from incompatible pointer type
gins.c:2354: warning: passing argument 2 of 'gtk_rc_parse_priority' makes pointer from integer without a cast
gins.c:2364: warning: passing argument 2 of 'gtk_rc_find_pixmap_in_path' from incompatible pointer type
gins.c:2389: warning: assignment from incompatible pointer type
gins.c:2394: warning: assignment from incompatible pointer type
gins.c:2409: warning: assignment from incompatible pointer type
gins.c:2414: warning: assignment from incompatible pointer type
gins.c:2419: warning: passing argument 1 of 'gtk_settings_install_property' from incompatible pointer type
gins.c:2424: warning: passing argument 1 of 'gtk_settings_install_property_parser' from incompatible pointer type
gins.c:2424: warning: passing argument 2 of 'gtk_settings_install_property_parser' makes pointer from integer without a cast
gins.c:2429: warning: passing argument 1 of 'gtk_rc_property_parse_color' from incompatible pointer type
gins.c:2429: warning: passing argument 2 of 'gtk_rc_property_parse_color' from incompatible pointer type
gins.c:2429: warning: passing argument 3 of 'gtk_rc_property_parse_color' from incompatible pointer type
gins.c:2434: warning: passing argument 1 of 'gtk_rc_property_parse_enum' from incompatible pointer type
gins.c:2434: warning: passing argument 2 of 'gtk_rc_property_parse_enum' from incompatible pointer type
gins.c:2434: warning: passing argument 3 of 'gtk_rc_property_parse_enum' from incompatible pointer type
gins.c:2439: warning: passing argument 1 of 'gtk_rc_property_parse_flags' from incompatible pointer type
gins.c:2439: warning: passing argument 2 of 'gtk_rc_property_parse_flags' from incompatible pointer type
gins.c:2439: warning: passing argument 3 of 'gtk_rc_property_parse_flags' from incompatible pointer type
gins.c:2444: warning: passing argument 1 of 'gtk_rc_property_parse_requisition' from incompatible pointer type
gins.c:2444: warning: passing argument 2 of 'gtk_rc_property_parse_requisition' from incompatible pointer type
gins.c:2444: warning: passing argument 3 of 'gtk_rc_property_parse_requisition' from incompatible pointer type
gins.c:2449: warning: passing argument 1 of 'gtk_rc_property_parse_border' from incompatible pointer type
gins.c:2449: warning: passing argument 2 of 'gtk_rc_property_parse_border' from incompatible pointer type
gins.c:2449: warning: passing argument 3 of 'gtk_rc_property_parse_border' from incompatible pointer type
gins.c:2464: warning: passing argument 3 of 'gtk_settings_set_long_property' makes integer from pointer without a cast
gins.c:2474: warning: assignment from incompatible pointer type
gins.c:2479: warning: assignment from incompatible pointer type
gins.c:2484: warning: assignment from incompatible pointer type
gins.c:2499: warning: passing argument 1 of 'gtk_binding_set_activate' from incompatible pointer type
gins.c:2504: warning: passing argument 1 of 'gtk_binding_entry_clear' from incompatible pointer type
gins.c:2509: warning: passing argument 1 of 'gtk_binding_entry_add_signal' from incompatible pointer type
gins.c:2514: warning: passing argument 1 of 'gtk_binding_set_add_path' from incompatible pointer type
gins.c:2519: warning: passing argument 1 of 'gtk_binding_entry_remove' from incompatible pointer type
gins.c:2524: warning: passing argument 1 of 'gtk_binding_entry_add_signall' from incompatible pointer type
gins.c:2524: warning: passing argument 5 of 'gtk_binding_entry_add_signall' from incompatible pointer type
gins.c:2529: warning: passing argument 1 of 'gtk_binding_parse_binding' from incompatible pointer type
gins.c:2534: warning: assignment from incompatible pointer type
gins.c:2539: warning: assignment from incompatible pointer type
gins.c:2549: warning: assignment from incompatible pointer type
gins.c:2554: warning: assignment from incompatible pointer type
gins.c:2559: warning: assignment from incompatible pointer type
gins.c:2569: warning: assignment from incompatible pointer type
gins.c:2584: warning: passing argument 3 of 'gtk_style_lookup_color' from incompatible pointer type
gins.c:2589: warning: assignment from incompatible pointer type
gins.c:2594: warning: assignment from incompatible pointer type
gins.c:2599: warning: assignment from incompatible pointer type
gins.c:2634: warning: passing argument 1 of 'gtk_border_copy' from incompatible pointer type
gins.c:2634: warning: assignment from incompatible pointer type
gins.c:2639: warning: passing argument 1 of 'gtk_border_free' from incompatible pointer type
gins.c:2644: warning: passing argument 1 of 'gtk_target_list_new' from incompatible pointer type
gins.c:2644: warning: assignment from incompatible pointer type
gins.c:2649: warning: passing argument 1 of 'gtk_target_list_ref' from incompatible pointer type
gins.c:2649: warning: assignment from incompatible pointer type
gins.c:2654: warning: passing argument 1 of 'gtk_target_list_unref' from incompatible pointer type
gins.c:2659: warning: passing argument 1 of 'gtk_target_list_add' from incompatible pointer type
gins.c:2659: warning: passing argument 2 of 'gtk_target_list_add' makes pointer from integer without a cast
gins.c:2664: warning: passing argument 1 of 'gtk_target_list_add_table' from incompatible pointer type
gins.c:2669: warning: passing argument 1 of 'gtk_target_list_add_text_targets' from incompatible pointer type
gins.c:2674: warning: passing argument 1 of 'gtk_target_list_add_image_targets' from incompatible pointer type
gins.c:2679: warning: passing argument 1 of 'gtk_target_list_add_uri_targets' from incompatible pointer type
gins.c:2684: warning: passing argument 1 of 'gtk_target_list_add_rich_text_targets' from incompatible pointer type
gins.c:2689: warning: passing argument 1 of 'gtk_target_list_remove' from incompatible pointer type
gins.c:2689: warning: passing argument 2 of 'gtk_target_list_remove' makes pointer from integer without a cast
gins.c:2694: warning: passing argument 1 of 'gtk_target_list_find' from incompatible pointer type
gins.c:2694: warning: passing argument 2 of 'gtk_target_list_find' makes pointer from integer without a cast
gins.c:2700: warning: passing argument 1 of 'gtk_target_table_free' from incompatible pointer type
gins.c:2705: warning: passing argument 1 of 'gtk_target_table_new_from_list' from incompatible pointer type
gins.c:2705: warning: assignment from incompatible pointer type
gins.c:2711: warning: passing argument 2 of 'gtk_selection_owner_set' makes pointer from integer without a cast
gins.c:2716: warning: passing argument 1 of 'gtk_selection_owner_set_for_display' from incompatible pointer type
gins.c:2716: warning: passing argument 3 of 'gtk_selection_owner_set_for_display' makes pointer from integer without a cast
gins.c:2721: warning: passing argument 2 of 'gtk_selection_add_target' makes pointer from integer without a cast
gins.c:2721: warning: passing argument 3 of 'gtk_selection_add_target' makes pointer from integer without a cast
gins.c:2726: warning: passing argument 2 of 'gtk_selection_add_targets' makes pointer from integer without a cast
gins.c:2731: warning: passing argument 2 of 'gtk_selection_clear_targets' makes pointer from integer without a cast
gins.c:2736: warning: passing argument 2 of 'gtk_selection_convert' makes pointer from integer without a cast
gins.c:2736: warning: passing argument 3 of 'gtk_selection_convert' makes pointer from integer without a cast
gins.c:2741: warning: passing argument 1 of 'gtk_selection_data_set' from incompatible pointer type
gins.c:2741: warning: passing argument 2 of 'gtk_selection_data_set' makes pointer from integer without a cast
gins.c:2741: warning: passing argument 4 of 'gtk_selection_data_set' from incompatible pointer type
gins.c:2747: warning: passing argument 1 of 'gtk_selection_data_set_text' from incompatible pointer type
gins.c:2752: warning: passing argument 1 of 'gtk_selection_data_get_text' from incompatible pointer type
gins.c:2757: warning: passing argument 1 of 'gtk_selection_data_set_pixbuf' from incompatible pointer type
gins.c:2762: warning: passing argument 1 of 'gtk_selection_data_get_pixbuf' from incompatible pointer type
gins.c:2762: warning: assignment from incompatible pointer type
gins.c:2767: warning: passing argument 1 of 'gtk_selection_data_get_pixbuf' from incompatible pointer type
gins.c:2767: warning: assignment from incompatible pointer type
gins.c:2772: warning: passing argument 1 of 'gtk_selection_data_set_uris' from incompatible pointer type
gins.c:2777: warning: passing argument 1 of 'gtk_selection_data_get_uris' from incompatible pointer type
gins.c:2782: warning: passing argument 1 of 'gtk_selection_data_get_targets' from incompatible pointer type
gins.c:2783: warning: assignment from incompatible pointer type
gins.c:2790: warning: passing argument 1 of 'gtk_selection_data_targets_include_image' from incompatible pointer type
gins.c:2795: warning: passing argument 1 of 'gtk_selection_data_targets_include_text' from incompatible pointer type
gins.c:2800: warning: passing argument 1 of 'gtk_selection_data_targets_include_uri' from incompatible pointer type
gins.c:2805: warning: passing argument 1 of 'gtk_selection_data_targets_include_rich_text' from incompatible pointer type
gins.c:2810: warning: passing argument 1 of 'gtk_targets_include_image' from incompatible pointer type
gins.c:2815: warning: passing argument 1 of 'gtk_targets_include_text' from incompatible pointer type
gins.c:2820: warning: passing argument 1 of 'gtk_targets_include_uri' from incompatible pointer type
gins.c:2825: warning: passing argument 1 of 'gtk_targets_include_rich_text' from incompatible pointer type
gins.c:2840: warning: passing argument 1 of 'gtk_selection_data_copy' from incompatible pointer type
gins.c:2840: warning: assignment from incompatible pointer type
gins.c:2845: warning: passing argument 1 of 'gtk_selection_data_free' from incompatible pointer type
gins.c:2880: warning: passing argument 3 of 'gtk_signal_connect_while_alive' makes pointer from integer without a cast
gins.c:2885: warning: passing argument 3 of 'gtk_signal_connect_object_while_alive' makes pointer from integer without a cast
gins.c:2981: warning: assignment from incompatible pointer type
gins.c:2986: warning: assignment from incompatible pointer type
gins.c:3121: warning: assignment from incompatible pointer type
gins.c:3126: warning: assignment from incompatible pointer type
gins.c:3357: warning: assignment from incompatible pointer type
gins.c:3362: warning: assignment from incompatible pointer type
gins.c:3372: warning: assignment discards qualifiers from pointer target type
gins.c:3399: warning: assignment discards qualifiers from pointer target type
gins.c:3411: warning: assignment discards qualifiers from pointer target type
gins.c:3416: warning: assignment from incompatible pointer type
gins.c:3456: warning: assignment from incompatible pointer type
gins.c:3481: warning: passing argument 1 of 'gtk_window_set_default_icon_list' from incompatible pointer type
gins.c:3491: warning: passing argument 2 of 'gtk_window_set_default_icon_from_file' from incompatible pointer type
gins.c:3506: warning: passing argument 2 of 'gtk_window_set_icon_list' from incompatible pointer type
gins.c:3511: warning: passing argument 3 of 'gtk_window_set_icon_from_file' from incompatible pointer type
gins.c:3546: warning: assignment from incompatible pointer type
gins.c:3566: warning: assignment discards qualifiers from pointer target type
gins.c:3576: warning: assignment discards qualifiers from pointer target type
gins.c:3586: warning: assignment discards qualifiers from pointer target type
gins.c:3596: warning: assignment discards qualifiers from pointer target type
gins.c:3606: warning: assignment discards qualifiers from pointer target type
gins.c:3626: warning: assignment discards qualifiers from pointer target type
gins.c:3636: warning: assignment discards qualifiers from pointer target type
gins.c:3646: warning: assignment from incompatible pointer type
gins.c:3651: warning: passing argument 2 of 'gtk_about_dialog_set_authors' from incompatible pointer type
gins.c:3656: warning: assignment from incompatible pointer type
gins.c:3661: warning: passing argument 2 of 'gtk_about_dialog_set_artists' from incompatible pointer type
gins.c:3666: warning: assignment from incompatible pointer type
gins.c:3671: warning: passing argument 2 of 'gtk_about_dialog_set_documenters' from incompatible pointer type
gins.c:3676: warning: assignment discards qualifiers from pointer target type
gins.c:3686: warning: assignment from incompatible pointer type
gins.c:3691: warning: assignment from incompatible pointer type
gins.c:3701: warning: assignment discards qualifiers from pointer target type
gins.c:3711: warning: passing argument 1 of 'gtk_about_dialog_set_email_hook' from incompatible pointer type
gins.c:3711: warning: passing argument 3 of 'gtk_about_dialog_set_email_hook' from incompatible pointer type
gins.c:3711: warning: assignment from incompatible pointer type
gins.c:3716: warning: passing argument 1 of 'gtk_about_dialog_set_url_hook' from incompatible pointer type
gins.c:3716: warning: passing argument 3 of 'gtk_about_dialog_set_url_hook' from incompatible pointer type
gins.c:3716: warning: assignment from incompatible pointer type
gins.c:3766: warning: passing argument 2 of 'gtk_assistant_set_forward_page_func' makes pointer from integer without a cast
gins.c:3766: warning: passing argument 4 of 'gtk_assistant_set_forward_page_func' from incompatible pointer type
gins.c:3786: warning: assignment discards qualifiers from pointer target type
gins.c:3796: warning: assignment from incompatible pointer type
gins.c:3801: warning: assignment from incompatible pointer type
gins.c:3811: warning: assignment from incompatible pointer type
gins.c:3816: warning: assignment from incompatible pointer type
gins.c:3851: warning: passing argument 2 of 'gtk_accel_label_set_accel_closure' from incompatible pointer type
gins.c:3876: warning: passing argument 3 of 'gtk_image_get_icon_set' makes pointer from integer without a cast
gins.c:3877: warning: assignment from incompatible pointer type
gins.c:3884: warning: assignment from incompatible pointer type
gins.c:3886: warning: assignment from incompatible pointer type
gins.c:3892: warning: assignment from incompatible pointer type
gins.c:3897: warning: assignment from incompatible pointer type
gins.c:3903: warning: assignment from incompatible pointer type
gins.c:3905: warning: assignment from incompatible pointer type
gins.c:3911: warning: passing argument 3 of 'gtk_image_get_stock' makes pointer from integer without a cast
gins.c:3916: warning: assignment from incompatible pointer type
gins.c:3921: warning: assignment from incompatible pointer type
gins.c:3926: warning: passing argument 2 of 'gtk_image_get_icon_name' from incompatible pointer type
gins.c:3926: warning: passing argument 3 of 'gtk_image_get_icon_name' makes pointer from integer without a cast
gins.c:3941: warning: passing argument 1 of 'gtk_image_new_from_icon_set' from incompatible pointer type
gins.c:4032: warning: assignment from incompatible pointer type
gins.c:4034: warning: assignment from incompatible pointer type
gins.c:4060: warning: passing argument 2 of 'gtk_label_set_attributes' from incompatible pointer type
gins.c:4137: warning: assignment discards qualifiers from pointer target type
gins.c:4192: warning: assignment discards qualifiers from pointer target type
gins.c:4304: warning: assignment discards qualifiers from pointer target type
gins.c:4394: warning: assignment from incompatible pointer type
gins.c:4399: warning: assignment from incompatible pointer type
gins.c:4404: warning: assignment from incompatible pointer type
gins.c:4409: warning: assignment from incompatible pointer type
gins.c:4414: warning: assignment from incompatible pointer type
gins.c:4444: warning: assignment from incompatible pointer type
gins.c:4449: warning: assignment from incompatible pointer type
gins.c:4454: warning: assignment discards qualifiers from pointer target type
gins.c:4459: warning: assignment discards qualifiers from pointer target type
gins.c:4507: warning: passing argument 4 of 'gtk_status_icon_get_geometry' makes pointer from integer without a cast
gins.c:4508: warning: assignment from incompatible pointer type
gins.c:4569: warning: assignment discards qualifiers from pointer target type
gins.c:4656: warning: passing argument 1 of 'gtk_radio_button_new' from incompatible pointer type
gins.c:4666: warning: passing argument 1 of 'gtk_radio_button_new_with_label' from incompatible pointer type
gins.c:4676: warning: passing argument 1 of 'gtk_radio_button_new_with_mnemonic' from incompatible pointer type
gins.c:4686: warning: passing argument 2 of 'gtk_radio_button_set_group' from incompatible pointer type
gins.c:4756: warning: assignment discards qualifiers from pointer target type
gins.c:4796: warning: assignment discards qualifiers from pointer target type
gins.c:4811: warning: passing argument 2 of 'gtk_entry_set_invisible_char' makes integer from pointer without a cast
gins.c:4836: warning: assignment from incompatible pointer type
gins.c:4866: warning: assignment makes pointer from integer without a cast
gins.c:4918: warning: assignment from incompatible pointer type
gins.c:4923: warning: assignment from incompatible pointer type
gins.c:4938: warning: assignment from incompatible pointer type
gins.c:4943: warning: passing argument 2 of 'gtk_entry_completion_set_match_func' makes pointer from integer without a cast
gins.c:4943: warning: passing argument 4 of 'gtk_entry_completion_set_match_func' from incompatible pointer type
gins.c:5073: warning: assignment from incompatible pointer type
gins.c:5138: warning: passing argument 2 of 'gtk_spin_button_get_increments' from incompatible pointer type
gins.c:5138: warning: passing argument 3 of 'gtk_spin_button_get_increments' from incompatible pointer type
gins.c:5150: warning: passing argument 2 of 'gtk_spin_button_get_range' from incompatible pointer type
gins.c:5150: warning: passing argument 3 of 'gtk_spin_button_get_range' from incompatible pointer type
gins.c:5245: warning: assignment from incompatible pointer type
gins.c:5250: warning: assignment from incompatible pointer type
gins.c:5290: warning: assignment makes pointer from integer without a cast
gins.c:5315: warning: assignment from incompatible pointer type
gins.c:5320: warning: assignment from incompatible pointer type
gins.c:5335: warning: assignment from incompatible pointer type
gins.c:5660: warning: passing argument 2 of 'gtk_text_iter_forward_find_char' makes pointer from integer without a cast
gins.c:5665: warning: passing argument 2 of 'gtk_text_iter_backward_find_char' makes pointer from integer without a cast
gins.c:5715: warning: assignment discards qualifiers from pointer target type
gins.c:5720: warning: assignment from incompatible pointer type
gins.c:5730: warning: assignment from incompatible pointer type
gins.c:5745: warning: assignment from incompatible pointer type
gins.c:5830: warning: assignment from incompatible pointer type
gins.c:5835: warning: assignment from incompatible pointer type
gins.c:5860: warning: assignment from incompatible pointer type
gins.c:5865: warning: assignment from incompatible pointer type
gins.c:5870: warning: assignment from incompatible pointer type
gins.c:5915: warning: assignment from incompatible pointer type
gins.c:6020: warning: passing argument 2 of 'gtk_text_buffer_deserialize_get_can_create_tags' makes pointer from integer without a cast
gins.c:6025: warning: passing argument 2 of 'gtk_text_buffer_deserialize_set_can_create_tags' makes pointer from integer without a cast
gins.c:6030: warning: assignment from incompatible pointer type
gins.c:6035: warning: assignment from incompatible pointer type
gins.c:6041: warning: assignment from incompatible pointer type
gins.c:6047: warning: assignment from incompatible pointer type
gins.c:6052: warning: assignment from incompatible pointer type
gins.c:6058: warning: assignment from incompatible pointer type
gins.c:6064: warning: passing argument 3 of 'gtk_text_buffer_register_deserialize_format' makes pointer from integer without a cast
gins.c:6064: warning: passing argument 5 of 'gtk_text_buffer_register_deserialize_format' from incompatible pointer type
gins.c:6064: warning: assignment from incompatible pointer type
gins.c:6069: warning: passing argument 3 of 'gtk_text_buffer_register_deserialize_format' makes pointer from integer without a cast
gins.c:6069: warning: passing argument 5 of 'gtk_text_buffer_register_deserialize_format' from incompatible pointer type
gins.c:6069: warning: assignment from incompatible pointer type
gins.c:6074: warning: assignment from incompatible pointer type
gins.c:6079: warning: assignment from incompatible pointer type
gins.c:6084: warning: passing argument 3 of 'gtk_text_buffer_register_serialize_format' makes pointer from integer without a cast
gins.c:6084: warning: passing argument 5 of 'gtk_text_buffer_register_serialize_format' from incompatible pointer type
gins.c:6084: warning: assignment from incompatible pointer type
gins.c:6089: warning: passing argument 3 of 'gtk_text_buffer_register_serialize_format' makes pointer from integer without a cast
gins.c:6089: warning: passing argument 5 of 'gtk_text_buffer_register_serialize_format' from incompatible pointer type
gins.c:6089: warning: assignment from incompatible pointer type
gins.c:6094: warning: assignment from incompatible pointer type
gins.c:6099: warning: assignment from incompatible pointer type
gins.c:6104: warning: passing argument 3 of 'gtk_text_buffer_serialize' makes pointer from integer without a cast
gins.c:6104: warning: passing argument 6 of 'gtk_text_buffer_serialize' from incompatible pointer type
gins.c:6109: warning: passing argument 2 of 'gtk_text_buffer_unregister_deserialize_format' makes pointer from integer without a cast
gins.c:6114: warning: passing argument 2 of 'gtk_text_buffer_unregister_serialize_format' makes pointer from integer without a cast
gins.c:6119: warning: assignment from incompatible pointer type
gins.c:6134: warning: passing argument 2 of 'gtk_text_tag_event' from incompatible pointer type
gins.c:6134: warning: passing argument 3 of 'gtk_text_tag_event' makes pointer from integer without a cast
gins.c:6139: warning: assignment from incompatible pointer type
gins.c:6144: warning: passing argument 1 of 'gtk_text_attributes_copy' from incompatible pointer type
gins.c:6144: warning: assignment from incompatible pointer type
gins.c:6149: warning: passing argument 1 of 'gtk_text_attributes_copy_values' from incompatible pointer type
gins.c:6154: warning: passing argument 1 of 'gtk_text_attributes_unref' from incompatible pointer type
gins.c:6159: warning: passing argument 1 of 'gtk_text_attributes_ref' from incompatible pointer type
gins.c:6159: warning: assignment from incompatible pointer type
gins.c:6164: warning: assignment from incompatible pointer type
gins.c:6179: warning: assignment from incompatible pointer type
gins.c:6184: warning: passing argument 2 of 'gtk_text_tag_table_foreach' makes pointer from integer without a cast
gins.c:6209: warning: assignment from incompatible pointer type
gins.c:6287: warning: assignment from incompatible pointer type
gins.c:6292: warning: assignment from incompatible pointer type
gins.c:6347: warning: assignment from incompatible pointer type
gins.c:6482: warning: passing argument 2 of 'gtk_text_view_set_tabs' from incompatible pointer type
gins.c:6502: warning: assignment from incompatible pointer type
gins.c:6507: warning: assignment from incompatible pointer type
gins.c:6512: warning: assignment from incompatible pointer type
gins.c:6517: warning: assignment from incompatible pointer type
gins.c:6522: warning: passing argument 1 of 'gtk_tree_path_to_string' from incompatible pointer type
gins.c:6527: warning: assignment from incompatible pointer type
gins.c:6532: warning: passing argument 1 of 'gtk_tree_path_append_index' from incompatible pointer type
gins.c:6537: warning: passing argument 1 of 'gtk_tree_path_prepend_index' from incompatible pointer type
gins.c:6542: warning: passing argument 1 of 'gtk_tree_path_get_depth' from incompatible pointer type
gins.c:6547: warning: passing argument 1 of 'gtk_tree_path_get_indices' from incompatible pointer type
gins.c:6552: warning: passing argument 1 of 'gtk_tree_path_free' from incompatible pointer type
gins.c:6557: warning: passing argument 1 of 'gtk_tree_path_copy' from incompatible pointer type
gins.c:6557: warning: assignment from incompatible pointer type
gins.c:6562: warning: passing argument 1 of 'gtk_tree_path_compare' from incompatible pointer type
gins.c:6567: warning: passing argument 1 of 'gtk_tree_path_next' from incompatible pointer type
gins.c:6572: warning: passing argument 1 of 'gtk_tree_path_prev' from incompatible pointer type
gins.c:6577: warning: passing argument 1 of 'gtk_tree_path_up' from incompatible pointer type
gins.c:6582: warning: passing argument 1 of 'gtk_tree_path_down' from incompatible pointer type
gins.c:6587: warning: passing argument 1 of 'gtk_tree_path_is_ancestor' from incompatible pointer type
gins.c:6592: warning: passing argument 1 of 'gtk_tree_path_is_descendant' from incompatible pointer type
gins.c:6597: warning: assignment from incompatible pointer type
gins.c:6602: warning: passing argument 1 of 'gtk_tree_row_reference_new_proxy' from incompatible pointer type
gins.c:6602: warning: assignment from incompatible pointer type
gins.c:6607: warning: passing argument 1 of 'gtk_tree_row_reference_get_model' from incompatible pointer type
gins.c:6607: warning: assignment from incompatible pointer type
gins.c:6612: warning: passing argument 1 of 'gtk_tree_row_reference_get_path' from incompatible pointer type
gins.c:6612: warning: assignment from incompatible pointer type
gins.c:6617: warning: passing argument 1 of 'gtk_tree_row_reference_valid' from incompatible pointer type
gins.c:6622: warning: passing argument 1 of 'gtk_tree_row_reference_free' from incompatible pointer type
gins.c:6627: warning: passing argument 1 of 'gtk_tree_row_reference_copy' from incompatible pointer type
gins.c:6627: warning: assignment from incompatible pointer type
gins.c:6632: warning: passing argument 1 of 'gtk_tree_row_reference_inserted' from incompatible pointer type
gins.c:6637: warning: passing argument 1 of 'gtk_tree_row_reference_deleted' from incompatible pointer type
gins.c:6642: warning: passing argument 1 of 'gtk_tree_row_reference_reordered' from incompatible pointer type
gins.c:6648: warning: passing argument 1 of 'gtk_tree_iter_copy' from incompatible pointer type
gins.c:6648: warning: assignment from incompatible pointer type
gins.c:6653: warning: passing argument 1 of 'gtk_tree_iter_free' from incompatible pointer type
gins.c:6688: warning: assignment from incompatible pointer type
gins.c:6693: warning: passing argument 4 of 'gtk_tree_model_get_value' from incompatible pointer type
gins.c:6753: warning: passing argument 2 of 'gtk_tree_model_foreach' makes pointer from integer without a cast
gins.c:6794: warning: passing argument 2 of 'gtk_tree_selection_set_select_function' makes pointer from integer without a cast
gins.c:6794: warning: passing argument 4 of 'gtk_tree_selection_set_select_function' makes pointer from integer without a cast
gins.c:6804: warning: assignment from incompatible pointer type
gins.c:6810: warning: assignment from incompatible pointer type
gins.c:6816: warning: passing argument 2 of 'gtk_tree_selection_selected_foreach' makes pointer from integer without a cast
gins.c:6822: warning: assignment from incompatible pointer type
gins.c:6883: warning: assignment from incompatible pointer type
gins.c:6888: warning: assignment from incompatible pointer type
gins.c:6923: warning: passing argument 3 of 'gtk_tree_view_column_set_cell_data_func' makes pointer from integer without a cast
gins.c:6923: warning: passing argument 5 of 'gtk_tree_view_column_set_cell_data_func' makes pointer from integer without a cast
gins.c:7018: warning: assignment discards qualifiers from pointer target type
gins.c:7149: warning: assignment from incompatible pointer type
gins.c:7159: warning: assignment from incompatible pointer type
gins.c:7164: warning: assignment from incompatible pointer type
gins.c:7174: warning: assignment from incompatible pointer type
gins.c:7239: warning: assignment from incompatible pointer type
gins.c:7259: warning: assignment from incompatible pointer type
gins.c:7264: warning: passing argument 2 of 'gtk_tree_view_set_column_drag_function' makes pointer from integer without a cast
gins.c:7264: warning: passing argument 4 of 'gtk_tree_view_set_column_drag_function' makes pointer from integer without a cast
gins.c:7290: warning: assignment from incompatible pointer type
gins.c:7292: warning: assignment from incompatible pointer type
gins.c:7328: warning: passing argument 2 of 'gtk_tree_view_map_expanded_rows' makes pointer from integer without a cast
gins.c:7364: warning: assignment from incompatible pointer type
gins.c:7366: warning: assignment from incompatible pointer type
gins.c:7372: warning: assignment from incompatible pointer type
gins.c:7377: warning: assignment from incompatible pointer type
gins.c:7421: warning: passing argument 3 of 'gtk_tree_view_get_drag_dest_row' makes pointer from integer without a cast
gins.c:7422: warning: assignment from incompatible pointer type
gins.c:7428: warning: passing argument 5 of 'gtk_tree_view_get_dest_row_at_pos' makes pointer from integer without a cast
gins.c:7429: warning: assignment from incompatible pointer type
gins.c:7435: warning: assignment from incompatible pointer type
gins.c:7440: warning: assignment from incompatible pointer type
gins.c:7465: warning: assignment from incompatible pointer type
gins.c:7470: warning: passing argument 2 of 'gtk_tree_view_set_search_equal_func' makes pointer from integer without a cast
gins.c:7470: warning: passing argument 4 of 'gtk_tree_view_set_search_equal_func' makes pointer from integer without a cast
gins.c:7475: warning: assignment from incompatible pointer type
gins.c:7485: warning: assignment from incompatible pointer type
gins.c:7490: warning: passing argument 2 of 'gtk_tree_view_set_search_position_func' makes pointer from integer without a cast
gins.c:7490: warning: passing argument 4 of 'gtk_tree_view_set_search_position_func' from incompatible pointer type
gins.c:7525: warning: passing argument 2 of 'gtk_tree_view_set_destroy_count_func' makes pointer from integer without a cast
gins.c:7525: warning: passing argument 4 of 'gtk_tree_view_set_destroy_count_func' makes pointer from integer without a cast
gins.c:7530: warning: assignment from incompatible pointer type
gins.c:7535: warning: passing argument 2 of 'gtk_tree_view_set_row_separator_func' makes pointer from integer without a cast
gins.c:7535: warning: passing argument 4 of 'gtk_tree_view_set_row_separator_func' makes pointer from integer without a cast
gins.c:7600: warning: assignment from incompatible pointer type
gins.c:7610: warning: passing argument 2 of 'gtk_cell_view_set_background_color' from incompatible pointer type
gins.c:7635: warning: assignment from incompatible pointer type
gins.c:7670: warning: assignment from incompatible pointer type
gins.c:7676: warning: assignment from incompatible pointer type
gins.c:7678: warning: assignment from incompatible pointer type
gins.c:7690: warning: assignment from incompatible pointer type
gins.c:7692: warning: assignment from incompatible pointer type
gins.c:7698: warning: passing argument 2 of 'gtk_icon_view_selected_foreach' makes pointer from integer without a cast
gins.c:7824: warning: assignment from incompatible pointer type
gins.c:7826: warning: assignment from incompatible pointer type
gins.c:7867: warning: passing argument 3 of 'gtk_icon_view_get_drag_dest_item' makes pointer from integer without a cast
gins.c:7868: warning: assignment from incompatible pointer type
gins.c:7874: warning: passing argument 5 of 'gtk_icon_view_get_dest_item_at_pos' makes pointer from integer without a cast
gins.c:7875: warning: assignment from incompatible pointer type
gins.c:7881: warning: assignment from incompatible pointer type
gins.c:7886: warning: assignment from incompatible pointer type
gins.c:7896: warning: passing argument 3 of 'gtk_tree_sortable_get_sort_column_id' makes pointer from integer without a cast
gins.c:7907: warning: passing argument 3 of 'gtk_tree_sortable_set_sort_func' makes pointer from integer without a cast
gins.c:7907: warning: passing argument 5 of 'gtk_tree_sortable_set_sort_func' makes pointer from integer without a cast
gins.c:7912: warning: passing argument 2 of 'gtk_tree_sortable_set_default_sort_func' makes pointer from integer without a cast
gins.c:7912: warning: passing argument 4 of 'gtk_tree_sortable_set_default_sort_func' makes pointer from integer without a cast
gins.c:7922: warning: assignment from incompatible pointer type
gins.c:7927: warning: assignment from incompatible pointer type
gins.c:7932: warning: assignment from incompatible pointer type
gins.c:7942: warning: assignment from incompatible pointer type
gins.c:7967: warning: assignment from incompatible pointer type
gins.c:7972: warning: passing argument 2 of 'gtk_tree_model_filter_set_visible_func' makes pointer from integer without a cast
gins.c:7972: warning: passing argument 4 of 'gtk_tree_model_filter_set_visible_func' makes pointer from integer without a cast
gins.c:7977: warning: passing argument 3 of 'gtk_tree_model_filter_set_modify_func' from incompatible pointer type
gins.c:7977: warning: passing argument 4 of 'gtk_tree_model_filter_set_modify_func' makes pointer from integer without a cast
gins.c:7977: warning: passing argument 6 of 'gtk_tree_model_filter_set_modify_func' makes pointer from integer without a cast
gins.c:7987: warning: assignment from incompatible pointer type
gins.c:8002: warning: assignment from incompatible pointer type
gins.c:8007: warning: assignment from incompatible pointer type
gins.c:8052: warning: passing argument 3 of 'gtk_cell_layout_set_cell_data_func' makes pointer from integer without a cast
gins.c:8052: warning: passing argument 5 of 'gtk_cell_layout_set_cell_data_func' from incompatible pointer type
gins.c:8084: warning: passing argument 2 of 'gtk_cell_editable_start_editing' makes pointer from integer without a cast
gins.c:8099: warning: assignment from incompatible pointer type
gins.c:8104: warning: assignment from incompatible pointer type
gins.c:8109: warning: assignment from incompatible pointer type
gins.c:8114: warning: assignment from incompatible pointer type
gins.c:8119: warning: assignment from incompatible pointer type
gins.c:8124: warning: assignment from incompatible pointer type
gins.c:8134: warning: assignment from incompatible pointer type
gins.c:8159: warning: assignment from incompatible pointer type
gins.c:8164: warning: passing argument 2 of 'gtk_list_store_newv' from incompatible pointer type
gins.c:8164: warning: assignment from incompatible pointer type
gins.c:8169: warning: passing argument 3 of 'gtk_list_store_set_column_types' from incompatible pointer type
gins.c:8184: warning: passing argument 4 of 'gtk_list_store_set_value' from incompatible pointer type
gins.c:8214: warning: passing argument 5 of 'gtk_list_store_insert_with_valuesv' from incompatible pointer type
gins.c:8261: warning: assignment from incompatible pointer type
gins.c:8266: warning: passing argument 2 of 'gtk_tree_store_newv' from incompatible pointer type
gins.c:8266: warning: assignment from incompatible pointer type
gins.c:8271: warning: passing argument 3 of 'gtk_tree_store_set_column_types' from incompatible pointer type
gins.c:8276: warning: passing argument 4 of 'gtk_tree_store_set_value' from incompatible pointer type
gins.c:8427: warning: assignment from incompatible pointer type
gins.c:8482: warning: assignment from incompatible pointer type
gins.c:8487: warning: passing argument 2 of 'gtk_combo_box_set_row_separator_func' makes pointer from integer without a cast
gins.c:8487: warning: passing argument 4 of 'gtk_combo_box_set_row_separator_func' makes pointer from integer without a cast
gins.c:8507: warning: assignment discards qualifiers from pointer target type
gins.c:8572: warning: assignment from incompatible pointer type
gins.c:8592: warning: assignment discards qualifiers from pointer target type
gins.c:8622: warning: passing argument 3 of 'gtk_menu_attach_to_widget' makes pointer from integer without a cast
gins.c:8828: warning: passing argument 1 of 'gtk_radio_menu_item_new' from incompatible pointer type
gins.c:8833: warning: passing argument 1 of 'gtk_radio_menu_item_new_with_label' from incompatible pointer type
gins.c:8838: warning: passing argument 1 of 'gtk_radio_menu_item_new_with_mnemonic' from incompatible pointer type
gins.c:8858: warning: passing argument 2 of 'gtk_radio_menu_item_set_group' from incompatible pointer type
gins.c:8953: warning: assignment from incompatible pointer type
gins.c:9068: warning: assignment from incompatible pointer type
gins.c:9178: warning: assignment from incompatible pointer type
gins.c:9193: warning: assignment from incompatible pointer type
gins.c:9198: warning: assignment from incompatible pointer type
gins.c:9208: warning: assignment discards qualifiers from pointer target type
gins.c:9228: warning: assignment discards qualifiers from pointer target type
gins.c:9238: warning: assignment discards qualifiers from pointer target type
gins.c:9263: warning: assignment from incompatible pointer type
gins.c:9268: warning: assignment from incompatible pointer type
gins.c:9288: warning: assignment from incompatible pointer type
gins.c:9293: warning: assignment from incompatible pointer type
gins.c:9308: warning: passing argument 1 of 'gtk_radio_tool_button_new' from incompatible pointer type
gins.c:9308: warning: assignment from incompatible pointer type
gins.c:9313: warning: passing argument 1 of 'gtk_radio_tool_button_new_from_stock' from incompatible pointer type
gins.c:9313: warning: assignment from incompatible pointer type
gins.c:9318: warning: assignment from incompatible pointer type
gins.c:9323: warning: assignment from incompatible pointer type
gins.c:9333: warning: passing argument 2 of 'gtk_radio_tool_button_set_group' from incompatible pointer type
gins.c:9338: warning: assignment from incompatible pointer type
gins.c:9368: warning: assignment from incompatible pointer type
gins.c:9383: warning: assignment from incompatible pointer type
gins.c:9388: warning: passing argument 3 of 'gtk_ui_manager_add_ui_from_string' makes integer from pointer without a cast
gins.c:9418: warning: assignment from incompatible pointer type
gins.c:9423: warning: assignment discards qualifiers from pointer target type
gins.c:9448: warning: assignment from incompatible pointer type
gins.c:9478: warning: passing argument 5 of 'gtk_action_group_add_actions_full' from incompatible pointer type
gins.c:9488: warning: passing argument 5 of 'gtk_action_group_add_toggle_actions_full' from incompatible pointer type
gins.c:9493: warning: passing argument 5 of 'gtk_action_group_add_radio_actions' from incompatible pointer type
gins.c:9498: warning: passing argument 2 of 'gtk_action_group_set_translate_func' makes pointer from integer without a cast
gins.c:9498: warning: passing argument 4 of 'gtk_action_group_set_translate_func' makes pointer from integer without a cast
gins.c:9508: warning: assignment discards qualifiers from pointer target type
gins.c:9513: warning: assignment from incompatible pointer type
gins.c:9518: warning: assignment discards qualifiers from pointer target type
gins.c:9608: warning: assignment discards qualifiers from pointer target type
gins.c:9628: warning: assignment from incompatible pointer type
gins.c:9658: warning: assignment from incompatible pointer type
gins.c:9668: warning: passing argument 2 of 'gtk_radio_action_set_group' from incompatible pointer type
gins.c:9688: warning: passing argument 1 of 'gtk_color_button_new_with_color' from incompatible pointer type
gins.c:9693: warning: passing argument 2 of 'gtk_color_button_set_color' from incompatible pointer type
gins.c:9698: warning: passing argument 2 of 'gtk_color_button_get_color' from incompatible pointer type
gins.c:9703: warning: passing argument 2 of 'gtk_color_button_set_alpha' makes integer from pointer without a cast
gins.c:9728: warning: assignment discards qualifiers from pointer target type
gins.c:9768: warning: passing argument 2 of 'gtk_color_selection_set_current_alpha' makes integer from pointer without a cast
gins.c:9773: warning: passing argument 2 of 'gtk_color_selection_get_current_color' from incompatible pointer type
gins.c:9778: warning: passing argument 2 of 'gtk_color_selection_set_current_color' from incompatible pointer type
gins.c:9788: warning: passing argument 2 of 'gtk_color_selection_set_previous_alpha' makes integer from pointer without a cast
gins.c:9793: warning: passing argument 2 of 'gtk_color_selection_get_previous_color' from incompatible pointer type
gins.c:9798: warning: passing argument 2 of 'gtk_color_selection_set_previous_color' from incompatible pointer type
gins.c:9814: warning: passing argument 1 of 'gtk_color_selection_palette_to_string' from incompatible pointer type
gins.c:9819: warning: passing argument 1 of 'gtk_color_selection_set_change_palette_hook' from incompatible pointer type
gins.c:9819: warning: assignment from incompatible pointer type
gins.c:9824: warning: passing argument 1 of 'gtk_color_selection_set_change_palette_with_screen_hook' from incompatible pointer type
gins.c:9824: warning: assignment from incompatible pointer type
gins.c:9829: warning: passing argument 2 of 'gtk_color_selection_set_color' from incompatible pointer type
gins.c:9835: warning: passing argument 2 of 'gtk_color_selection_get_color' from incompatible pointer type
gins.c:9856: warning: assignment discards qualifiers from pointer target type
gins.c:10096: warning: assignment from incompatible pointer type
gins.c:10146: warning: assignment discards qualifiers from pointer target type
gins.c:10196: warning: assignment from incompatible pointer type
gins.c:10201: warning: passing argument 1 of 'gtk_file_filter_set_name' from incompatible pointer type
gins.c:10206: warning: passing argument 1 of 'gtk_file_filter_get_name' from incompatible pointer type
gins.c:10206: warning: assignment discards qualifiers from pointer target type
gins.c:10211: warning: passing argument 1 of 'gtk_file_filter_add_mime_type' from incompatible pointer type
gins.c:10216: warning: passing argument 1 of 'gtk_file_filter_add_pattern' from incompatible pointer type
gins.c:10221: warning: passing argument 1 of 'gtk_file_filter_add_pixbuf_formats' from incompatible pointer type
gins.c:10226: warning: passing argument 1 of 'gtk_file_filter_add_custom' from incompatible pointer type
gins.c:10226: warning: passing argument 3 of 'gtk_file_filter_add_custom' makes pointer from integer without a cast
gins.c:10226: warning: passing argument 5 of 'gtk_file_filter_add_custom' from incompatible pointer type
gins.c:10231: warning: passing argument 1 of 'gtk_file_filter_filter' from incompatible pointer type
gins.c:10251: warning: assignment discards qualifiers from pointer target type
gins.c:10301: warning: assignment discards qualifiers from pointer target type
gins.c:10311: warning: assignment from incompatible pointer type
gins.c:10316: warning: assignment from incompatible pointer type
gins.c:10331: warning: assignment discards qualifiers from pointer target type
gins.c:10346: warning: assignment from incompatible pointer type
gins.c:10351: warning: assignment from incompatible pointer type
gins.c:10366: warning: assignment discards qualifiers from pointer target type
gins.c:10547: warning: assignment from incompatible pointer type
gins.c:10552: warning: assignment from incompatible pointer type
gins.c:10687: warning: passing argument 5 of 'gtk_notebook_query_tab_label_packing' makes pointer from integer without a cast
gins.c:10744: warning: assignment discards qualifiers from pointer target type
gins.c:10764: warning: assignment discards qualifiers from pointer target type
gins.c:10799: warning: passing argument 1 of 'gtk_notebook_set_window_creation_hook' from incompatible pointer type
gins.c:10799: warning: passing argument 3 of 'gtk_notebook_set_window_creation_hook' from incompatible pointer type
gins.c:10904: warning: assignment discards qualifiers from pointer target type
gins.c:10964: warning: assignment discards qualifiers from pointer target type
gins.c:11011: warning: assignment from incompatible pointer type
gins.c:11016: warning: assignment from incompatible pointer type
gins.c:11071: warning: passing argument 2 of 'gtk_scrolled_window_get_policy' makes pointer from integer without a cast
gins.c:11071: warning: passing argument 3 of 'gtk_scrolled_window_get_policy' makes pointer from integer without a cast
gins.c:11081: warning: assignment from incompatible pointer type
gins.c:11101: warning: assignment from incompatible pointer type
gins.c:11111: warning: assignment from incompatible pointer type
gins.c:11176: warning: assignment discards qualifiers from pointer target type
gins.c:11191: warning: assignment from incompatible pointer type
gins.c:11196: warning: passing argument 4 of 'gtk_print_run_page_setup_dialog_async' makes pointer from integer without a cast
gins.c:11226: warning: assignment from incompatible pointer type
gins.c:11266: warning: assignment from incompatible pointer type
gins.c:11271: warning: assignment from incompatible pointer type
gins.c:11281: warning: assignment discards qualifiers from pointer target type
gins.c:11296: warning: passing argument 2 of 'gtk_print_settings_foreach' makes pointer from integer without a cast
gins.c:11351: warning: assignment discards qualifiers from pointer target type
gins.c:11371: warning: assignment from incompatible pointer type
gins.c:11501: warning: assignment from incompatible pointer type
gins.c:11522: warning: assignment discards qualifiers from pointer target type
gins.c:11532: warning: assignment discards qualifiers from pointer target type
gins.c:11542: warning: assignment discards qualifiers from pointer target type
gins.c:11552: warning: assignment discards qualifiers from pointer target type
gins.c:11562: warning: assignment discards qualifiers from pointer target type
gins.c:11572: warning: assignment from incompatible pointer type
gins.c:11577: warning: assignment from incompatible pointer type
gins.c:11592: warning: assignment from incompatible pointer type
gins.c:11667: warning: assignment from incompatible pointer type
gins.c:11672: warning: assignment from incompatible pointer type
gins.c:11677: warning: assignment from incompatible pointer type
gins.c:11682: warning: passing argument 1 of 'gtk_paper_size_copy' from incompatible pointer type
gins.c:11682: warning: assignment from incompatible pointer type
gins.c:11687: warning: passing argument 1 of 'gtk_paper_size_free' from incompatible pointer type
gins.c:11692: warning: passing argument 1 of 'gtk_paper_size_is_equal' from incompatible pointer type
gins.c:11697: warning: passing argument 1 of 'gtk_paper_size_get_name' from incompatible pointer type
gins.c:11697: warning: assignment discards qualifiers from pointer target type
gins.c:11702: warning: passing argument 1 of 'gtk_paper_size_get_display_name' from incompatible pointer type
gins.c:11702: warning: assignment discards qualifiers from pointer target type
gins.c:11707: warning: passing argument 1 of 'gtk_paper_size_get_ppd_name' from incompatible pointer type
gins.c:11707: warning: assignment discards qualifiers from pointer target type
gins.c:11712: warning: passing argument 1 of 'gtk_paper_size_get_width' from incompatible pointer type
gins.c:11717: warning: passing argument 1 of 'gtk_paper_size_get_height' from incompatible pointer type
gins.c:11722: warning: passing argument 1 of 'gtk_paper_size_is_custom' from incompatible pointer type
gins.c:11727: warning: passing argument 1 of 'gtk_paper_size_set_size' from incompatible pointer type
gins.c:11732: warning: passing argument 1 of 'gtk_paper_size_get_default_top_margin' from incompatible pointer type
gins.c:11737: warning: passing argument 1 of 'gtk_paper_size_get_default_bottom_margin' from incompatible pointer type
gins.c:11742: warning: passing argument 1 of 'gtk_paper_size_get_default_left_margin' from incompatible pointer type
gins.c:11747: warning: passing argument 1 of 'gtk_paper_size_get_default_right_margin' from incompatible pointer type
gins.c:11752: warning: assignment discards qualifiers from pointer target type
gins.c:11757: warning: assignment makes pointer from integer without a cast
gins.c:11762: warning: assignment makes pointer from integer without a cast
gins.c:11767: warning: assignment makes pointer from integer without a cast
gins.c:11772: warning: assignment makes pointer from integer without a cast
gins.c:11777: warning: assignment makes pointer from integer without a cast
gins.c:11782: warning: assignment makes pointer from integer without a cast
gins.c:11787: warning: assignment makes pointer from integer without a cast
gins.c:11832: warning: assignment makes pointer from integer without a cast
gins.c:11837: warning: assignment makes pointer from integer without a cast
gins.c:11842: warning: assignment makes pointer from integer without a cast
gins.c:11847: warning: assignment makes pointer from integer without a cast
gins.c:11887: warning: assignment makes pointer from integer without a cast
gins.c:11897: warning: assignment makes pointer from integer without a cast
gins.c:11917: warning: assignment makes pointer from integer without a cast
gins.c:11922: warning: assignment makes pointer from integer without a cast
gins.c:11937: warning: assignment makes pointer from integer without a cast
gins.c:11947: warning: assignment makes pointer from integer without a cast
gins.c:11957: warning: assignment makes pointer from integer without a cast
gins.c:11962: warning: assignment from incompatible pointer type
gins.c:12135: warning: assignment from incompatible pointer type
gins.c:12140: warning: passing argument 2 of 'gtk_im_context_simple_add_table' from incompatible pointer type
gins.c:12145: warning: assignment from incompatible pointer type
gins.c:12155: warning: assignment from incompatible pointer type
gins.c:12195: warning: assignment from incompatible pointer type
gins.c:12220: warning: assignment from incompatible pointer type
gins.c:12231: warning: assignment from incompatible pointer type
gins.c:12244: warning: assignment from incompatible pointer type
gins.c:12249: warning: assignment from incompatible pointer type
gins.c:12329: warning: passing argument 6 of 'gtk_box_query_child_packing' makes pointer from integer without a cast
gins.c:12416: warning: passing argument 2 of 'gtk_container_foreach' makes pointer from integer without a cast
gins.c:12421: warning: passing argument 2 of 'gtk_container_foreach_full' makes pointer from integer without a cast
gins.c:12421: warning: passing argument 3 of 'gtk_container_foreach_full' makes pointer from integer without a cast
gins.c:12421: warning: passing argument 5 of 'gtk_container_foreach_full' makes pointer from integer without a cast
gins.c:12441: warning: assignment from incompatible pointer type
gins.c:12451: warning: assignment from incompatible pointer type
gins.c:12481: warning: passing argument 4 of 'gtk_container_child_get_property' from incompatible pointer type
gins.c:12486: warning: passing argument 4 of 'gtk_container_child_set_property' from incompatible pointer type
gins.c:12501: warning: passing argument 2 of 'gtk_container_forall' makes pointer from integer without a cast
gins.c:12521: warning: passing argument 2 of 'gtk_container_get_focus_chain' from incompatible pointer type
gins.c:12526: warning: passing argument 2 of 'gtk_container_set_focus_chain' from incompatible pointer type
gins.c:12536: warning: passing argument 1 of 'gtk_container_class_find_child_property' from incompatible pointer type
gins.c:12541: warning: passing argument 3 of 'gtk_container_class_install_child_property' from incompatible pointer type
gins.c:12546: warning: passing argument 1 of 'gtk_container_class_list_child_properties' from incompatible pointer type
gins.c:12591: warning: passing argument 1 of 'gtk_object_new' makes integer from pointer without a cast
gins.c:12591: warning: assignment from incompatible pointer type
gins.c:12601: warning: assignment from incompatible pointer type
gins.c:12611: warning: passing argument 2 of 'gtk_object_weakref' makes pointer from integer without a cast
gins.c:12616: warning: passing argument 2 of 'gtk_object_weakunref' makes pointer from integer without a cast
gins.c:12641: warning: passing argument 4 of 'gtk_object_set_data_full' makes pointer from integer without a cast
gins.c:12676: warning: passing argument 2 of 'gtk_object_set_data_by_id' makes integer from pointer without a cast
gins.c:12681: warning: passing argument 2 of 'gtk_object_set_data_by_id_full' makes integer from pointer without a cast
gins.c:12681: warning: passing argument 4 of 'gtk_object_set_data_by_id_full' makes pointer from integer without a cast
gins.c:12686: warning: passing argument 2 of 'gtk_object_get_data_by_id' makes integer from pointer without a cast
gins.c:12691: warning: passing argument 2 of 'gtk_object_remove_data_by_id' makes integer from pointer without a cast
gins.c:12696: warning: passing argument 2 of 'gtk_object_remove_no_notify_by_id' makes integer from pointer without a cast
gins.c:12741: warning: assignment from incompatible pointer type
gins.c:12853: warning: passing argument 1 of 'gtk_widget_new' makes integer from pointer without a cast
gins.c:12995: warning: passing argument 2 of 'gtk_widget_event' makes pointer from integer without a cast
gins.c:13035: warning: assignment discards qualifiers from pointer target type
gins.c:13060: warning: assignment from incompatible pointer type
gins.c:13065: warning: assignment from incompatible pointer type
gins.c:13110: warning: passing argument 2 of 'gtk_widget_get_ancestor' makes integer from pointer without a cast
gins.c:13115: warning: assignment from incompatible pointer type
gins.c:13120: warning: assignment from incompatible pointer type
gins.c:13130: warning: assignment from incompatible pointer type
gins.c:13135: warning: assignment from incompatible pointer type
gins.c:13179: warning: assignment from incompatible pointer type
gins.c:13204: warning: assignment from incompatible pointer type
gins.c:13209: warning: assignment from incompatible pointer type
gins.c:13214: warning: assignment from incompatible pointer type
gins.c:13219: warning: assignment from incompatible pointer type
gins.c:13224: warning: assignment from incompatible pointer type
gins.c:13281: warning: assignment from incompatible pointer type
gins.c:13286: warning: passing argument 3 of 'gtk_widget_modify_fg' from incompatible pointer type
gins.c:13291: warning: passing argument 3 of 'gtk_widget_modify_bg' from incompatible pointer type
gins.c:13296: warning: passing argument 3 of 'gtk_widget_modify_text' from incompatible pointer type
gins.c:13301: warning: passing argument 3 of 'gtk_widget_modify_base' from incompatible pointer type
gins.c:13306: warning: passing argument 2 of 'gtk_widget_modify_font' from incompatible pointer type
gins.c:13326: warning: assignment from incompatible pointer type
gins.c:13331: warning: assignment from incompatible pointer type
gins.c:13396: warning: passing argument 2 of 'gtk_widget_class_install_style_property' from incompatible pointer type
gins.c:13401: warning: passing argument 2 of 'gtk_widget_class_install_style_property_parser' from incompatible pointer type
gins.c:13401: warning: passing argument 3 of 'gtk_widget_class_install_style_property_parser' makes pointer from integer without a cast
gins.c:13417: warning: assignment from incompatible pointer type
gins.c:13422: warning: assignment from incompatible pointer type
gins.c:13427: warning: passing argument 2 of 'gtk_widget_send_expose' makes pointer from integer without a cast
gins.c:13437: warning: passing argument 3 of 'gtk_widget_style_get_property' from incompatible pointer type
gins.c:13477: warning: assignment from incompatible pointer type
gins.c:13482: warning: passing argument 2 of 'gtk_widget_get_clipboard' makes pointer from integer without a cast
gins.c:13482: warning: assignment from incompatible pointer type
gins.c:13487: warning: assignment from incompatible pointer type
gins.c:13492: warning: assignment from incompatible pointer type
gins.c:13497: warning: assignment from incompatible pointer type
gins.c:13502: warning: assignment from incompatible pointer type
gins.c:13507: warning: assignment from incompatible pointer type
gins.c:13512: warning: assignment from incompatible pointer type
gins.c:13569: warning: assignment from incompatible pointer type
gins.c:13579: warning: passing argument 1 of 'gtk_requisition_copy' from incompatible pointer type
gins.c:13579: warning: assignment from incompatible pointer type
gins.c:13584: warning: passing argument 1 of 'gtk_requisition_free' from incompatible pointer type
gins.c:13594: warning: passing argument 3 of 'gtk_im_context_get_preedit_string' from incompatible pointer type
gins.c:13651: warning: passing argument 2 of 'gtk_clist_new_with_titles' from incompatible pointer type
gins.c:13792: warning: assignment from incompatible pointer type
gins.c:13794: warning: assignment from incompatible pointer type
gins.c:13800: warning: passing argument 3 of 'gtk_clist_set_foreground' from incompatible pointer type
gins.c:13805: warning: passing argument 3 of 'gtk_clist_set_background' from incompatible pointer type
gins.c:13815: warning: assignment from incompatible pointer type
gins.c:13825: warning: assignment from incompatible pointer type
gins.c:13845: warning: passing argument 2 of 'gtk_clist_prepend' from incompatible pointer type
gins.c:13850: warning: passing argument 2 of 'gtk_clist_append' from incompatible pointer type
gins.c:13855: warning: passing argument 3 of 'gtk_clist_insert' from incompatible pointer type
gins.c:13870: warning: passing argument 4 of 'gtk_clist_set_row_data_full' makes pointer from integer without a cast
gins.c:13927: warning: passing argument 2 of 'gtk_clist_set_compare_func' makes pointer from integer without a cast
gins.c:13967: warning: assignment from incompatible pointer type
gins.c:13972: warning: assignment from incompatible pointer type
gins.c:13982: warning: passing argument 3 of 'gtk_clist_set_button_actions' makes integer from pointer without a cast
gins.c:14018: warning: assignment from incompatible pointer type
gins.c:14020: warning: assignment from incompatible pointer type
gins.c:14041: warning: passing argument 1 of 'gtk_plug_new' makes integer from pointer without a cast
gins.c:14046: warning: passing argument 1 of 'gtk_plug_new_for_display' from incompatible pointer type
gins.c:14051: warning: assignment makes pointer from integer without a cast
gins.c:14056: warning: assignment makes pointer from integer without a cast
gins.c:14076: warning: assignment makes pointer from integer without a cast
gins.c:14081: warning: assignment makes pointer from integer without a cast
gins.c:14131: warning: passing argument 2 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:14131: warning: passing argument 3 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:14131: warning: passing argument 4 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:14131: warning: passing argument 5 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:14150: warning: assignment from incompatible pointer type
gins.c:14155: warning: assignment from incompatible pointer type
gins.c:14160: warning: assignment from incompatible pointer type
gins.c:14185: warning: assignment from incompatible pointer type
gins.c:14220: warning: passing argument 1 of 'gtk_recent_info_ref' from incompatible pointer type
gins.c:14220: warning: assignment from incompatible pointer type
gins.c:14225: warning: passing argument 1 of 'gtk_recent_info_unref' from incompatible pointer type
gins.c:14230: warning: passing argument 1 of 'gtk_recent_info_get_uri' from incompatible pointer type
gins.c:14230: warning: assignment discards qualifiers from pointer target type
gins.c:14235: warning: passing argument 1 of 'gtk_recent_info_get_display_name' from incompatible pointer type
gins.c:14235: warning: assignment discards qualifiers from pointer target type
gins.c:14240: warning: passing argument 1 of 'gtk_recent_info_get_description' from incompatible pointer type
gins.c:14240: warning: assignment discards qualifiers from pointer target type
gins.c:14245: warning: passing argument 1 of 'gtk_recent_info_get_mime_type' from incompatible pointer type
gins.c:14245: warning: assignment discards qualifiers from pointer target type
gins.c:14250: warning: passing argument 1 of 'gtk_recent_info_get_added' from incompatible pointer type
gins.c:14255: warning: passing argument 1 of 'gtk_recent_info_get_modified' from incompatible pointer type
gins.c:14260: warning: passing argument 1 of 'gtk_recent_info_get_visited' from incompatible pointer type
gins.c:14265: warning: passing argument 1 of 'gtk_recent_info_get_private_hint' from incompatible pointer type
gins.c:14270: warning: passing argument 1 of 'gtk_recent_info_get_application_info' from incompatible pointer type
gins.c:14270: warning: passing argument 5 of 'gtk_recent_info_get_application_info' from incompatible pointer type
gins.c:14276: warning: passing argument 1 of 'gtk_recent_info_get_applications' from incompatible pointer type
gins.c:14276: warning: passing argument 2 of 'gtk_recent_info_get_applications' from incompatible pointer type
gins.c:14281: warning: passing argument 1 of 'gtk_recent_info_last_application' from incompatible pointer type
gins.c:14286: warning: passing argument 1 of 'gtk_recent_info_get_groups' from incompatible pointer type
gins.c:14286: warning: passing argument 2 of 'gtk_recent_info_get_groups' from incompatible pointer type
gins.c:14291: warning: passing argument 1 of 'gtk_recent_info_has_group' from incompatible pointer type
gins.c:14296: warning: passing argument 1 of 'gtk_recent_info_has_application' from incompatible pointer type
gins.c:14301: warning: passing argument 1 of 'gtk_recent_info_get_icon' from incompatible pointer type
gins.c:14301: warning: assignment from incompatible pointer type
gins.c:14306: warning: passing argument 1 of 'gtk_recent_info_get_icon' from incompatible pointer type
gins.c:14306: warning: assignment from incompatible pointer type
gins.c:14311: warning: passing argument 1 of 'gtk_recent_info_get_short_name' from incompatible pointer type
gins.c:14316: warning: passing argument 1 of 'gtk_recent_info_get_uri_display' from incompatible pointer type
gins.c:14321: warning: passing argument 1 of 'gtk_recent_info_get_age' from incompatible pointer type
gins.c:14326: warning: passing argument 1 of 'gtk_recent_info_is_local' from incompatible pointer type
gins.c:14331: warning: passing argument 1 of 'gtk_recent_info_exists' from incompatible pointer type
gins.c:14336: warning: passing argument 1 of 'gtk_recent_info_match' from incompatible pointer type
gins.c:14431: warning: passing argument 2 of 'gtk_recent_chooser_set_sort_func' makes pointer from integer without a cast
gins.c:14431: warning: passing argument 4 of 'gtk_recent_chooser_set_sort_func' from incompatible pointer type
gins.c:14446: warning: assignment from incompatible pointer type
gins.c:14476: warning: passing argument 2 of 'gtk_recent_chooser_get_uris' from incompatible pointer type
gins.c:14501: warning: assignment from incompatible pointer type
gins.c:14546: warning: assignment from incompatible pointer type
gins.c:14551: warning: assignment discards qualifiers from pointer target type
gins.c:14591: warning: passing argument 3 of 'gtk_recent_filter_add_custom' makes pointer from integer without a cast
gins.c:14591: warning: passing argument 5 of 'gtk_recent_filter_add_custom' from incompatible pointer type
gins.c:14606: warning: passing argument 1 of 'gdk_init' makes pointer from integer without a cast
gins.c:14606: warning: passing argument 2 of 'gdk_init' from incompatible pointer type
gins.c:14611: warning: passing argument 1 of 'gdk_init_check' makes pointer from integer without a cast
gins.c:14611: warning: passing argument 2 of 'gdk_init_check' from incompatible pointer type
gins.c:14616: warning: passing argument 1 of 'gdk_parse_args' makes pointer from integer without a cast
gins.c:14616: warning: passing argument 2 of 'gdk_parse_args' from incompatible pointer type
gins.c:14621: warning: assignment discards qualifiers from pointer target type
gins.c:14691: warning: passing argument 1 of 'gdk_pointer_ungrab' makes integer from pointer without a cast
gins.c:14711: warning: passing argument 1 of 'gdk_keyboard_ungrab' makes integer from pointer without a cast
gins.c:14741: warning: assignment from incompatible pointer type
gins.c:14746: warning: assignment from incompatible pointer type
gins.c:14751: warning: passing argument 1 of 'gdk_display_get_name' from incompatible pointer type
gins.c:14751: warning: assignment discards qualifiers from pointer target type
gins.c:14756: warning: passing argument 1 of 'gdk_display_get_n_screens' from incompatible pointer type
gins.c:14761: warning: passing argument 1 of 'gdk_display_get_screen' from incompatible pointer type
gins.c:14761: warning: assignment from incompatible pointer type
gins.c:14766: warning: passing argument 1 of 'gdk_display_get_default_screen' from incompatible pointer type
gins.c:14766: warning: assignment from incompatible pointer type
gins.c:14771: warning: passing argument 1 of 'gdk_display_pointer_ungrab' from incompatible pointer type
gins.c:14776: warning: passing argument 1 of 'gdk_display_keyboard_ungrab' from incompatible pointer type
gins.c:14781: warning: passing argument 1 of 'gdk_display_pointer_is_grabbed' from incompatible pointer type
gins.c:14786: warning: passing argument 1 of 'gdk_display_beep' from incompatible pointer type
gins.c:14791: warning: passing argument 1 of 'gdk_display_sync' from incompatible pointer type
gins.c:14796: warning: passing argument 1 of 'gdk_display_flush' from incompatible pointer type
gins.c:14801: warning: passing argument 1 of 'gdk_display_close' from incompatible pointer type
gins.c:14806: warning: passing argument 1 of 'gdk_display_list_devices' from incompatible pointer type
gins.c:14811: warning: passing argument 1 of 'gdk_display_get_event' from incompatible pointer type
gins.c:14811: warning: assignment from incompatible pointer type
gins.c:14816: warning: passing argument 1 of 'gdk_display_peek_event' from incompatible pointer type
gins.c:14816: warning: assignment from incompatible pointer type
gins.c:14821: warning: passing argument 1 of 'gdk_display_put_event' from incompatible pointer type
gins.c:14821: warning: passing argument 2 of 'gdk_display_put_event' makes pointer from integer without a cast
gins.c:14826: warning: passing argument 1 of 'gdk_display_add_client_message_filter' from incompatible pointer type
gins.c:14826: warning: passing argument 2 of 'gdk_display_add_client_message_filter' makes pointer from integer without a cast
gins.c:14826: warning: passing argument 3 of 'gdk_display_add_client_message_filter' makes pointer from integer without a cast
gins.c:14831: warning: passing argument 1 of 'gdk_display_set_double_click_time' from incompatible pointer type
gins.c:14836: warning: passing argument 1 of 'gdk_display_set_double_click_distance' from incompatible pointer type
gins.c:14841: warning: passing argument 1 of 'gdk_display_get_pointer' from incompatible pointer type
gins.c:14841: warning: passing argument 5 of 'gdk_display_get_pointer' makes pointer from integer without a cast
gins.c:14842: warning: assignment from incompatible pointer type
gins.c:14850: warning: passing argument 1 of 'gdk_display_get_window_at_pointer' from incompatible pointer type
gins.c:14850: warning: assignment from incompatible pointer type
gins.c:14857: warning: passing argument 1 of 'gdk_display_set_pointer_hooks' from incompatible pointer type
gins.c:14857: warning: assignment from incompatible pointer type
gins.c:14862: warning: passing argument 1 of 'gdk_display_warp_pointer' from incompatible pointer type
gins.c:14867: warning: passing argument 1 of 'gdk_display_supports_cursor_color' from incompatible pointer type
gins.c:14872: warning: passing argument 1 of 'gdk_display_supports_cursor_alpha' from incompatible pointer type
gins.c:14877: warning: passing argument 1 of 'gdk_display_get_default_cursor_size' from incompatible pointer type
gins.c:14882: warning: passing argument 1 of 'gdk_display_get_maximal_cursor_size' from incompatible pointer type
gins.c:14889: warning: passing argument 1 of 'gdk_display_get_default_group' from incompatible pointer type
gins.c:14889: warning: assignment from incompatible pointer type
gins.c:14894: warning: passing argument 1 of 'gdk_display_supports_selection_notification' from incompatible pointer type
gins.c:14899: warning: passing argument 1 of 'gdk_display_request_selection_notification' from incompatible pointer type
gins.c:14899: warning: passing argument 2 of 'gdk_display_request_selection_notification' makes pointer from integer without a cast
gins.c:14904: warning: passing argument 1 of 'gdk_display_supports_clipboard_persistence' from incompatible pointer type
gins.c:14909: warning: passing argument 1 of 'gdk_display_store_clipboard' from incompatible pointer type
gins.c:14914: warning: passing argument 1 of 'gdk_display_supports_shapes' from incompatible pointer type
gins.c:14919: warning: passing argument 1 of 'gdk_display_supports_input_shapes' from incompatible pointer type
gins.c:14924: warning: assignment from incompatible pointer type
gins.c:14929: warning: assignment from incompatible pointer type
gins.c:14944: warning: passing argument 1 of 'gdk_display_get_core_pointer' from incompatible pointer type
gins.c:14944: warning: assignment from incompatible pointer type
gins.c:14949: warning: assignment from incompatible pointer type
gins.c:14954: warning: assignment from incompatible pointer type
gins.c:14964: warning: assignment from incompatible pointer type
gins.c:14969: warning: assignment from incompatible pointer type
gins.c:14974: warning: assignment from incompatible pointer type
gins.c:14979: warning: assignment from incompatible pointer type
gins.c:14984: warning: assignment from incompatible pointer type
gins.c:14989: warning: assignment from incompatible pointer type
gins.c:14999: warning: assignment from incompatible pointer type
gins.c:15004: warning: assignment from incompatible pointer type
gins.c:15069: warning: passing argument 2 of 'gdk_screen_broadcast_client_message' makes pointer from integer without a cast
gins.c:15074: warning: passing argument 3 of 'gdk_screen_get_setting' from incompatible pointer type
gins.c:15089: warning: passing argument 2 of 'gdk_screen_set_font_options' from incompatible pointer type
gins.c:15104: warning: assignment from incompatible pointer type
gins.c:15119: warning: assignment from incompatible pointer type
gins.c:15124: warning: assignment from incompatible pointer type
gins.c:15129: warning: assignment from incompatible pointer type
gins.c:15134: warning: assignment from incompatible pointer type
gins.c:15154: warning: passing argument 2 of 'gdk_gc_set_foreground' from incompatible pointer type
gins.c:15159: warning: passing argument 2 of 'gdk_gc_set_background' from incompatible pointer type
gins.c:15164: warning: passing argument 2 of 'gdk_gc_set_rgb_fg_color' from incompatible pointer type
gins.c:15169: warning: passing argument 2 of 'gdk_gc_set_rgb_bg_color' from incompatible pointer type
gins.c:15254: warning: assignment from incompatible pointer type
gins.c:15264: warning: assignment from incompatible pointer type
gins.c:15274: warning: passing argument 4 of 'gdk_drawable_set_data' from incompatible pointer type
gins.c:15284: warning: assignment from incompatible pointer type
gins.c:15289: warning: assignment from incompatible pointer type
gins.c:15294: warning: assignment from incompatible pointer type
gins.c:15304: warning: assignment from incompatible pointer type
gins.c:15321: warning: assignment from incompatible pointer type
gins.c:15326: warning: assignment from incompatible pointer type
gins.c:15366: warning: passing argument 3 of 'gdk_draw_glyphs' from incompatible pointer type
gins.c:15366: warning: passing argument 6 of 'gdk_draw_glyphs' from incompatible pointer type
gins.c:15371: warning: passing argument 5 of 'gdk_draw_layout_line' from incompatible pointer type
gins.c:15376: warning: passing argument 5 of 'gdk_draw_layout' from incompatible pointer type
gins.c:15386: warning: assignment from incompatible pointer type
gins.c:15391: warning: assignment from incompatible pointer type
gins.c:15396: warning: assignment from incompatible pointer type
gins.c:15401: warning: assignment from incompatible pointer type
gins.c:15402: warning: assignment from incompatible pointer type
gins.c:15408: warning: assignment from incompatible pointer type
gins.c:15409: warning: assignment from incompatible pointer type
gins.c:15415: warning: assignment from incompatible pointer type
gins.c:15416: warning: assignment from incompatible pointer type
gins.c:15422: warning: assignment from incompatible pointer type
gins.c:15423: warning: assignment from incompatible pointer type
gins.c:15434: warning: passing argument 1 of 'gdk_rgb_cmap_new' from incompatible pointer type
gins.c:15434: warning: assignment from incompatible pointer type
gins.c:15439: warning: passing argument 1 of 'gdk_rgb_cmap_free' from incompatible pointer type
gins.c:15454: warning: passing argument 1 of 'gdk_rgb_xpixel_from_rgb' makes integer from pointer without a cast
gins.c:15459: warning: passing argument 2 of 'gdk_rgb_find_color' from incompatible pointer type
gins.c:15474: warning: assignment from incompatible pointer type
gins.c:15479: warning: assignment from incompatible pointer type
gins.c:15499: warning: assignment from incompatible pointer type
gins.c:15504: warning: assignment makes pointer from integer without a cast
gins.c:15509: warning: assignment from incompatible pointer type
gins.c:15514: warning: assignment from incompatible pointer type
gins.c:15524: warning: assignment from incompatible pointer type
gins.c:15545: warning: assignment from incompatible pointer type
gins.c:15547: warning: assignment from incompatible pointer type
gins.c:15554: warning: assignment from incompatible pointer type
gins.c:15556: warning: assignment from incompatible pointer type
gins.c:15562: warning: assignment from incompatible pointer type
gins.c:15567: warning: assignment from incompatible pointer type
gins.c:15577: warning: assignment from incompatible pointer type
gins.c:15592: warning: passing argument 2 of 'gdk_colormap_alloc_colors' from incompatible pointer type
gins.c:15598: warning: passing argument 2 of 'gdk_colormap_alloc_color' from incompatible pointer type
gins.c:15603: warning: passing argument 2 of 'gdk_colormap_free_colors' from incompatible pointer type
gins.c:15613: warning: assignment from incompatible pointer type
gins.c:15618: warning: assignment from incompatible pointer type
gins.c:15623: warning: passing argument 2 of 'gdk_colors_store' from incompatible pointer type
gins.c:15628: warning: passing argument 1 of 'gdk_color_copy' from incompatible pointer type
gins.c:15628: warning: assignment from incompatible pointer type
gins.c:15633: warning: passing argument 1 of 'gdk_color_free' from incompatible pointer type
gins.c:15638: warning: passing argument 3 of 'gdk_colors_alloc' from incompatible pointer type
gins.c:15638: warning: passing argument 5 of 'gdk_colors_alloc' from incompatible pointer type
gins.c:15645: warning: passing argument 2 of 'gdk_colors_free' from incompatible pointer type
gins.c:15651: warning: passing argument 2 of 'gdk_color_white' from incompatible pointer type
gins.c:15656: warning: passing argument 2 of 'gdk_color_black' from incompatible pointer type
gins.c:15661: warning: passing argument 2 of 'gdk_color_parse' from incompatible pointer type
gins.c:15666: warning: passing argument 2 of 'gdk_color_alloc' from incompatible pointer type
gins.c:15671: warning: passing argument 2 of 'gdk_color_change' from incompatible pointer type
gins.c:15676: warning: passing argument 1 of 'gdk_color_equal' from incompatible pointer type
gins.c:15676: warning: passing argument 2 of 'gdk_color_equal' from incompatible pointer type
gins.c:15681: warning: passing argument 1 of 'gdk_color_hash' from incompatible pointer type
gins.c:15686: warning: passing argument 1 of 'gdk_query_depths' makes pointer from integer without a cast
gins.c:15692: warning: passing argument 1 of 'gdk_query_visual_types' makes pointer from integer without a cast
gins.c:15713: warning: assignment from incompatible pointer type
gins.c:15718: warning: assignment from incompatible pointer type
gins.c:15723: warning: assignment from incompatible pointer type
gins.c:15728: warning: assignment from incompatible pointer type
gins.c:15733: warning: assignment from incompatible pointer type
gins.c:15738: warning: assignment from incompatible pointer type
gins.c:15743: warning: assignment from incompatible pointer type
gins.c:15748: warning: passing argument 1 of 'gdk_font_load_for_display' from incompatible pointer type
gins.c:15748: warning: assignment from incompatible pointer type
gins.c:15753: warning: assignment from incompatible pointer type
gins.c:15758: warning: passing argument 1 of 'gdk_fontset_load_for_display' from incompatible pointer type
gins.c:15758: warning: assignment from incompatible pointer type
gins.c:15763: warning: passing argument 1 of 'gdk_font_from_description' from incompatible pointer type
gins.c:15763: warning: assignment from incompatible pointer type
gins.c:15768: warning: passing argument 1 of 'gdk_font_from_description_for_display' from incompatible pointer type
gins.c:15768: warning: passing argument 2 of 'gdk_font_from_description_for_display' from incompatible pointer type
gins.c:15768: warning: assignment from incompatible pointer type
gins.c:15773: warning: passing argument 1 of 'gdk_font_get_display' from incompatible pointer type
gins.c:15773: warning: assignment from incompatible pointer type
gins.c:15778: warning: passing argument 1 of 'gdk_font_ref' from incompatible pointer type
gins.c:15778: warning: assignment from incompatible pointer type
gins.c:15783: warning: passing argument 1 of 'gdk_font_unref' from incompatible pointer type
gins.c:15788: warning: passing argument 1 of 'gdk_font_id' from incompatible pointer type
gins.c:15793: warning: passing argument 1 of 'gdk_font_equal' from incompatible pointer type
gins.c:15798: warning: passing argument 1 of 'gdk_string_width' from incompatible pointer type
gins.c:15803: warning: passing argument 1 of 'gdk_text_width' from incompatible pointer type
gins.c:15808: warning: passing argument 1 of 'gdk_text_width_wc' from incompatible pointer type
gins.c:15813: warning: passing argument 1 of 'gdk_char_width' from incompatible pointer type
gins.c:15813: warning: passing argument 2 of 'gdk_char_width' makes integer from pointer without a cast
gins.c:15818: warning: passing argument 1 of 'gdk_char_width_wc' from incompatible pointer type
gins.c:15823: warning: passing argument 1 of 'gdk_string_measure' from incompatible pointer type
gins.c:15828: warning: passing argument 1 of 'gdk_text_measure' from incompatible pointer type
gins.c:15833: warning: passing argument 1 of 'gdk_char_measure' from incompatible pointer type
gins.c:15833: warning: passing argument 2 of 'gdk_char_measure' makes integer from pointer without a cast
gins.c:15838: warning: passing argument 1 of 'gdk_string_height' from incompatible pointer type
gins.c:15843: warning: passing argument 1 of 'gdk_text_height' from incompatible pointer type
gins.c:15848: warning: passing argument 1 of 'gdk_char_height' from incompatible pointer type
gins.c:15848: warning: passing argument 2 of 'gdk_char_height' makes integer from pointer without a cast
gins.c:15853: warning: passing argument 1 of 'gdk_wcstombs' from incompatible pointer type
gins.c:15858: warning: passing argument 1 of 'gdk_mbstowcs' from incompatible pointer type
gins.c:15863: warning: assignment from incompatible pointer type
gins.c:15868: warning: assignment from incompatible pointer type
gins.c:15873: warning: passing argument 1 of 'gdk_cursor_new_from_pixbuf' from incompatible pointer type
gins.c:15873: warning: assignment from incompatible pointer type
gins.c:15878: warning: passing argument 1 of 'gdk_cursor_new_from_name' from incompatible pointer type
gins.c:15878: warning: assignment from incompatible pointer type
gins.c:15883: warning: passing argument 1 of 'gdk_cursor_new_for_display' from incompatible pointer type
gins.c:15883: warning: assignment from incompatible pointer type
gins.c:15888: warning: passing argument 1 of 'gdk_cursor_get_display' from incompatible pointer type
gins.c:15888: warning: assignment from incompatible pointer type
gins.c:15893: warning: passing argument 1 of 'gdk_cursor_get_image' from incompatible pointer type
gins.c:15893: warning: assignment from incompatible pointer type
gins.c:15898: warning: passing argument 1 of 'gdk_cursor_get_image' from incompatible pointer type
gins.c:15898: warning: assignment from incompatible pointer type
gins.c:15903: warning: passing argument 1 of 'gdk_cursor_ref' from incompatible pointer type
gins.c:15903: warning: assignment from incompatible pointer type
gins.c:15908: warning: passing argument 1 of 'gdk_cursor_unref' from incompatible pointer type
gins.c:15913: warning: assignment from incompatible pointer type
gins.c:15928: warning: passing argument 1 of 'gdk_window_at_pointer' makes pointer from integer without a cast
gins.c:15928: warning: assignment from incompatible pointer type
gins.c:16094: warning: passing argument 1 of 'gdk_window_constrain_size' from incompatible pointer type
gins.c:16126: warning: assignment from incompatible pointer type
gins.c:16157: warning: assignment from incompatible pointer type
gins.c:16195: warning: passing argument 2 of 'gdk_window_add_filter' makes pointer from integer without a cast
gins.c:16200: warning: passing argument 2 of 'gdk_window_remove_filter' makes pointer from integer without a cast
gins.c:16255: warning: passing argument 2 of 'gdk_window_set_background' from incompatible pointer type
gins.c:16270: warning: passing argument 2 of 'gdk_window_get_user_data' from incompatible pointer type
gins.c:16290: warning: passing argument 2 of 'gdk_window_set_icon_list' from incompatible pointer type
gins.c:16358: warning: passing argument 4 of 'gdk_window_get_pointer' makes pointer from integer without a cast
gins.c:16358: warning: assignment from incompatible pointer type
gins.c:16365: warning: assignment from incompatible pointer type
gins.c:16370: warning: assignment from incompatible pointer type
gins.c:16420: warning: assignment from incompatible pointer type
gins.c:16430: warning: passing argument 2 of 'gdk_window_get_decorations' makes pointer from integer without a cast
gins.c:16445: warning: assignment from incompatible pointer type
gins.c:16450: warning: passing argument 1 of 'gdk_set_pointer_hooks' from incompatible pointer type
gins.c:16450: warning: assignment from incompatible pointer type
gins.c:16460: warning: assignment from incompatible pointer type
gins.c:16465: warning: assignment from incompatible pointer type
gins.c:16470: warning: assignment from incompatible pointer type
gins.c:16475: warning: passing argument 1 of 'gdk_event_put' makes pointer from integer without a cast
gins.c:16480: warning: assignment from incompatible pointer type
gins.c:16485: warning: passing argument 1 of 'gdk_event_copy' makes pointer from integer without a cast
gins.c:16485: warning: assignment from incompatible pointer type
gins.c:16490: warning: passing argument 1 of 'gdk_event_free' makes pointer from integer without a cast
gins.c:16495: warning: passing argument 1 of 'gdk_event_get_time' makes pointer from integer without a cast
gins.c:16500: warning: passing argument 1 of 'gdk_event_get_state' makes pointer from integer without a cast
gins.c:16500: warning: passing argument 2 of 'gdk_event_get_state' makes pointer from integer without a cast
gins.c:16505: warning: passing argument 1 of 'gdk_event_get_axis' makes pointer from integer without a cast
gins.c:16505: warning: passing argument 3 of 'gdk_event_get_axis' from incompatible pointer type
gins.c:16511: warning: passing argument 1 of 'gdk_event_get_coords' makes pointer from integer without a cast
gins.c:16511: warning: passing argument 2 of 'gdk_event_get_coords' from incompatible pointer type
gins.c:16511: warning: passing argument 3 of 'gdk_event_get_coords' from incompatible pointer type
gins.c:16518: warning: passing argument 1 of 'gdk_event_get_root_coords' makes pointer from integer without a cast
gins.c:16518: warning: passing argument 2 of 'gdk_event_get_root_coords' from incompatible pointer type
gins.c:16518: warning: passing argument 3 of 'gdk_event_get_root_coords' from incompatible pointer type
gins.c:16525: warning: passing argument 1 of 'gdk_event_handler_set' from incompatible pointer type
gins.c:16525: warning: passing argument 3 of 'gdk_event_handler_set' from incompatible pointer type
gins.c:16530: warning: passing argument 1 of 'gdk_event_send_client_message' makes pointer from integer without a cast
gins.c:16535: warning: passing argument 1 of 'gdk_event_send_client_message_for_display' from incompatible pointer type
gins.c:16535: warning: passing argument 2 of 'gdk_event_send_client_message_for_display' makes pointer from integer without a cast
gins.c:16540: warning: passing argument 1 of 'gdk_event_send_clientmessage_toall' makes pointer from integer without a cast
gins.c:16545: warning: passing argument 1 of 'gdk_add_client_message_filter' from incompatible pointer type
gins.c:16545: warning: passing argument 2 of 'gdk_add_client_message_filter' makes pointer from integer without a cast
gins.c:16560: warning: passing argument 1 of 'gdk_event_set_screen' makes pointer from integer without a cast
gins.c:16565: warning: passing argument 1 of 'gdk_event_get_screen' makes pointer from integer without a cast
gins.c:16565: warning: assignment from incompatible pointer type
gins.c:16570: warning: passing argument 2 of 'gdk_setting_get' from incompatible pointer type
gins.c:16575: warning: assignment from incompatible pointer type
gins.c:16580: warning: passing argument 1 of 'gdk_keymap_get_for_display' from incompatible pointer type
gins.c:16580: warning: assignment from incompatible pointer type
gins.c:16591: warning: assignment from incompatible pointer type
gins.c:16598: warning: passing argument 4 of 'gdk_keymap_get_entries_for_keycode' from incompatible pointer type
gins.c:16599: warning: assignment from incompatible pointer type
gins.c:16654: warning: passing argument 1 of 'gdk_unicode_to_keyval' makes integer from pointer without a cast
gins.c:16659: warning: passing argument 2 of 'gdk_selection_owner_set' makes pointer from integer without a cast
gins.c:16664: warning: passing argument 1 of 'gdk_selection_owner_set_for_display' from incompatible pointer type
gins.c:16664: warning: passing argument 3 of 'gdk_selection_owner_set_for_display' makes pointer from integer without a cast
gins.c:16669: warning: passing argument 1 of 'gdk_selection_owner_get' from incompatible pointer type
gins.c:16669: warning: assignment from incompatible pointer type
gins.c:16674: warning: passing argument 1 of 'gdk_selection_owner_get_for_display' from incompatible pointer type
gins.c:16674: warning: passing argument 2 of 'gdk_selection_owner_get_for_display' makes pointer from integer without a cast
gins.c:16674: warning: assignment from incompatible pointer type
gins.c:16679: warning: passing argument 2 of 'gdk_selection_convert' makes pointer from integer without a cast
gins.c:16679: warning: passing argument 3 of 'gdk_selection_convert' makes pointer from integer without a cast
gins.c:16684: warning: passing argument 2 of 'gdk_selection_property_get' from incompatible pointer type
gins.c:16691: warning: passing argument 1 of 'gdk_selection_send_notify' makes integer from pointer without a cast
gins.c:16691: warning: passing argument 2 of 'gdk_selection_send_notify' makes pointer from integer without a cast
gins.c:16691: warning: passing argument 3 of 'gdk_selection_send_notify' makes pointer from integer without a cast
gins.c:16691: warning: passing argument 4 of 'gdk_selection_send_notify' makes pointer from integer without a cast
gins.c:16696: warning: passing argument 1 of 'gdk_selection_send_notify_for_display' from incompatible pointer type
gins.c:16696: warning: passing argument 3 of 'gdk_selection_send_notify_for_display' makes pointer from integer without a cast
gins.c:16696: warning: passing argument 4 of 'gdk_selection_send_notify_for_display' makes pointer from integer without a cast
gins.c:16696: warning: passing argument 5 of 'gdk_selection_send_notify_for_display' makes pointer from integer without a cast
gins.c:16701: warning: assignment from incompatible pointer type
gins.c:16716: warning: assignment from incompatible pointer type
gins.c:16726: warning: passing argument 6 of 'gdk_drag_find_window' makes pointer from integer without a cast
gins.c:16727: warning: assignment from incompatible pointer type
gins.c:16738: warning: passing argument 2 of 'gdk_drag_begin' from incompatible pointer type
gins.c:16738: warning: assignment from incompatible pointer type
gins.c:16748: warning: passing argument 1 of 'gdk_drag_get_protocol' makes integer from pointer without a cast
gins.c:16748: warning: passing argument 2 of 'gdk_drag_get_protocol' makes pointer from integer without a cast
gins.c:16753: warning: passing argument 1 of 'gdk_drag_get_protocol_for_display' from incompatible pointer type
gins.c:16753: warning: passing argument 3 of 'gdk_drag_get_protocol_for_display' makes pointer from integer without a cast
gins.c:16773: warning: passing argument 1 of 'gdk_text_property_to_text_list' from incompatible pointer type
gins.c:16773: warning: passing argument 3 of 'gdk_text_property_to_text_list' from incompatible pointer type
gins.c:16773: warning: passing argument 5 of 'gdk_text_property_to_text_list' from incompatible pointer type
gins.c:16779: warning: passing argument 1 of 'gdk_text_property_to_text_list_for_display' from incompatible pointer type
gins.c:16779: warning: passing argument 2 of 'gdk_text_property_to_text_list_for_display' makes pointer from integer without a cast
gins.c:16779: warning: passing argument 4 of 'gdk_text_property_to_text_list_for_display' from incompatible pointer type
gins.c:16779: warning: passing argument 6 of 'gdk_text_property_to_text_list_for_display' from incompatible pointer type
gins.c:16785: warning: passing argument 1 of 'gdk_free_text_list' from incompatible pointer type
gins.c:16790: warning: passing argument 1 of 'gdk_text_property_to_utf8_list' from incompatible pointer type
gins.c:16790: warning: passing argument 3 of 'gdk_text_property_to_utf8_list' from incompatible pointer type
gins.c:16790: warning: passing argument 5 of 'gdk_text_property_to_utf8_list' from incompatible pointer type
gins.c:16796: warning: passing argument 1 of 'gdk_text_property_to_utf8_list_for_display' from incompatible pointer type
gins.c:16796: warning: passing argument 2 of 'gdk_text_property_to_utf8_list_for_display' makes pointer from integer without a cast
gins.c:16796: warning: passing argument 4 of 'gdk_text_property_to_utf8_list_for_display' from incompatible pointer type
gins.c:16796: warning: passing argument 6 of 'gdk_text_property_to_utf8_list_for_display' from incompatible pointer type
gins.c:16802: warning: passing argument 4 of 'gdk_string_to_compound_text' from incompatible pointer type
gins.c:16810: warning: passing argument 1 of 'gdk_string_to_compound_text_for_display' from incompatible pointer type
gins.c:16810: warning: passing argument 5 of 'gdk_string_to_compound_text_for_display' from incompatible pointer type
gins.c:16818: warning: passing argument 1 of 'gdk_free_compound_text' makes pointer from integer without a cast
gins.c:16828: warning: passing argument 4 of 'gdk_utf8_to_compound_text' from incompatible pointer type
gins.c:16836: warning: passing argument 1 of 'gdk_utf8_to_compound_text_for_display' from incompatible pointer type
gins.c:16836: warning: passing argument 5 of 'gdk_utf8_to_compound_text_for_display' from incompatible pointer type
gins.c:16844: warning: assignment from incompatible pointer type
gins.c:16849: warning: assignment from incompatible pointer type
gins.c:16854: warning: passing argument 1 of 'gdk_atom_name' from incompatible pointer type
gins.c:16859: warning: passing argument 2 of 'gdk_property_delete' makes pointer from integer without a cast
gins.c:16864: warning: passing argument 1 of 'gdk_rectangle_intersect' from incompatible pointer type
gins.c:16869: warning: passing argument 1 of 'gdk_rectangle_union' from incompatible pointer type
gins.c:16874: warning: assignment from incompatible pointer type
gins.c:16879: warning: passing argument 1 of 'gdk_region_polygon' from incompatible pointer type
gins.c:16879: warning: assignment from incompatible pointer type
gins.c:16884: warning: passing argument 1 of 'gdk_region_copy' from incompatible pointer type
gins.c:16884: warning: assignment from incompatible pointer type
gins.c:16889: warning: passing argument 1 of 'gdk_region_rectangle' from incompatible pointer type
gins.c:16889: warning: assignment from incompatible pointer type
gins.c:16894: warning: passing argument 1 of 'gdk_region_destroy' from incompatible pointer type
gins.c:16899: warning: passing argument 1 of 'gdk_region_get_clipbox' from incompatible pointer type
gins.c:16904: warning: passing argument 1 of 'gdk_region_get_rectangles' from incompatible pointer type
gins.c:16905: warning: assignment from incompatible pointer type
gins.c:16912: warning: passing argument 1 of 'gdk_region_empty' from incompatible pointer type
gins.c:16917: warning: passing argument 1 of 'gdk_region_equal' from incompatible pointer type
gins.c:16922: warning: passing argument 1 of 'gdk_region_point_in' from incompatible pointer type
gins.c:16927: warning: passing argument 1 of 'gdk_region_rect_in' from incompatible pointer type
gins.c:16932: warning: passing argument 1 of 'gdk_region_offset' from incompatible pointer type
gins.c:16937: warning: passing argument 1 of 'gdk_region_shrink' from incompatible pointer type
gins.c:16942: warning: passing argument 1 of 'gdk_region_union_with_rect' from incompatible pointer type
gins.c:16947: warning: passing argument 1 of 'gdk_region_intersect' from incompatible pointer type
gins.c:16952: warning: passing argument 1 of 'gdk_region_union' from incompatible pointer type
gins.c:16957: warning: passing argument 1 of 'gdk_region_subtract' from incompatible pointer type
gins.c:16962: warning: passing argument 1 of 'gdk_region_xor' from incompatible pointer type
gins.c:16967: warning: passing argument 1 of 'gdk_region_spans_intersect_foreach' from incompatible pointer type
gins.c:16967: warning: passing argument 5 of 'gdk_region_spans_intersect_foreach' makes pointer from integer without a cast
gins.c:16997: warning: assignment from incompatible pointer type
gins.c:17002: warning: passing argument 3 of 'gdk_device_get_state' from incompatible pointer type
gins.c:17002: warning: passing argument 4 of 'gdk_device_get_state' makes pointer from integer without a cast
gins.c:17008: warning: passing argument 5 of 'gdk_device_get_history' from incompatible pointer type
gins.c:17009: warning: assignment from incompatible pointer type
gins.c:17016: warning: passing argument 1 of 'gdk_device_free_history' from incompatible pointer type
gins.c:17021: warning: passing argument 2 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:17021: warning: passing argument 4 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:17048: warning: passing argument 1 of 'gdk_threads_set_lock_functions' from incompatible pointer type
gins.c:17048: warning: passing argument 2 of 'gdk_threads_set_lock_functions' from incompatible pointer type
gins.c:17053: warning: passing argument 3 of 'gdk_input_add_full' makes pointer from integer without a cast
gins.c:17053: warning: passing argument 5 of 'gdk_input_add_full' makes pointer from integer without a cast
gins.c:17058: warning: passing argument 3 of 'gdk_input_add' makes pointer from integer without a cast
gins.c:17093: warning: assignment from incompatible pointer type
gins.c:17098: warning: passing argument 3 of 'gdk_device_get_state' from incompatible pointer type
gins.c:17098: warning: passing argument 4 of 'gdk_device_get_state' makes pointer from integer without a cast
gins.c:17104: warning: passing argument 5 of 'gdk_device_get_history' from incompatible pointer type
gins.c:17105: warning: assignment from incompatible pointer type
gins.c:17112: warning: passing argument 1 of 'gdk_device_free_history' from incompatible pointer type
gins.c:17117: warning: passing argument 2 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:17117: warning: passing argument 4 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:17154: warning: passing argument 3 of 'gdk_pango_renderer_set_override_color' from incompatible pointer type
gins.c:17169: warning: passing argument 1 of 'gdk_pango_context_set_colormap' from incompatible pointer type
gins.c:17179: warning: passing argument 1 of 'gdk_pango_attr_stipple_new' from incompatible pointer type
gins.c:17184: warning: passing argument 1 of 'gdk_pango_layout_get_clip_region' from incompatible pointer type
gins.c:17184: warning: assignment from incompatible pointer type
gins.c:17190: warning: passing argument 1 of 'gdk_pango_layout_line_get_clip_region' from incompatible pointer type
gins.c:17190: warning: assignment from incompatible pointer type
gins.c:17196: warning: passing argument 1 of 'gdkx_visual_get' makes integer from pointer without a cast
gins.c:17196: warning: assignment from incompatible pointer type
gins.c:17201: warning: assignment makes pointer from integer without a cast
gins.c:17206: warning: passing argument 1 of 'gdk_pixmap_foreign_new' makes integer from pointer without a cast
gins.c:17206: warning: assignment from incompatible pointer type
gins.c:17211: warning: passing argument 1 of 'gdk_pixmap_foreign_new_for_display' from incompatible pointer type
gins.c:17211: warning: assignment from incompatible pointer type
gins.c:17216: warning: assignment from incompatible pointer type
gins.c:17221: warning: passing argument 1 of 'gdk_window_foreign_new' makes integer from pointer without a cast
gins.c:17221: warning: assignment from incompatible pointer type
gins.c:17226: warning: passing argument 1 of 'gdk_window_foreign_new_for_display' from incompatible pointer type
gins.c:17226: warning: assignment from incompatible pointer type
gins.c:17231: warning: passing argument 1 of 'gdk_xid_table_lookup' makes integer from pointer without a cast
gins.c:17236: warning: passing argument 1 of 'gdk_xid_table_lookup_for_display' from incompatible pointer type
gins.c:17236: warning: passing argument 2 of 'gdk_xid_table_lookup_for_display' makes integer from pointer without a cast
gins.c:17241: warning: passing argument 1 of 'gdk_window_lookup' makes integer from pointer without a cast
gins.c:17241: warning: assignment from incompatible pointer type
gins.c:17246: warning: passing argument 1 of 'gdk_window_lookup_for_display' from incompatible pointer type
gins.c:17246: warning: assignment from incompatible pointer type
gins.c:17251: warning: passing argument 1 of 'gdk_pixmap_lookup' makes integer from pointer without a cast
gins.c:17251: warning: assignment from incompatible pointer type
gins.c:17256: warning: passing argument 1 of 'gdk_pixmap_lookup_for_display' from incompatible pointer type
gins.c:17256: warning: assignment from incompatible pointer type
gins.c:17261: warning: passing argument 1 of 'gdk_x11_lookup_xdisplay' from incompatible pointer type
gins.c:17261: warning: assignment from incompatible pointer type
gins.c:17271: warning: passing argument 1 of 'gdk_net_wm_supports' from incompatible pointer type
gins.c:17276: warning: passing argument 2 of 'gdk_x11_screen_supports_net_wm_hint' makes pointer from integer without a cast
gins.c:17286: warning: passing argument 2 of 'gdk_x11_screen_lookup_visual' makes integer from pointer without a cast
gins.c:17286: warning: assignment from incompatible pointer type
gins.c:17301: warning: passing argument 1 of 'gdk_x11_display_get_user_time' from incompatible pointer type
gins.c:17306: warning: passing argument 2 of 'gdk_x11_colormap_foreign_new' makes integer from pointer without a cast
gins.c:17306: warning: assignment from incompatible pointer type
gins.c:17321: warning: passing argument 1 of 'gdk_x11_cursor_get_xcursor' from incompatible pointer type
gins.c:17326: warning: passing argument 1 of 'gdk_x11_cursor_get_xdisplay' from incompatible pointer type
gins.c:17331: warning: passing argument 1 of 'gdk_x11_display_get_xdisplay' from incompatible pointer type
gins.c:17336: warning: passing argument 1 of 'gdk_x11_display_grab' from incompatible pointer type
gins.c:17341: warning: passing argument 1 of 'gdk_x11_display_ungrab' from incompatible pointer type
gins.c:17346: warning: passing argument 1 of 'gdk_x11_display_set_cursor_theme' from incompatible pointer type
gins.c:17351: warning: passing argument 1 of 'gdk_x11_register_standard_event_type' from incompatible pointer type
gins.c:17366: warning: passing argument 1 of 'gdk_x11_font_get_name' from incompatible pointer type
gins.c:17371: warning: passing argument 1 of 'gdk_x11_font_get_xdisplay' from incompatible pointer type
gins.c:17376: warning: passing argument 1 of 'gdk_x11_font_get_xfont' from incompatible pointer type
gins.c:17441: warning: passing argument 1 of 'gdk_x11_atom_to_xatom' from incompatible pointer type
gins.c:17446: warning: passing argument 1 of 'gdk_x11_atom_to_xatom_for_display' from incompatible pointer type
gins.c:17446: warning: passing argument 2 of 'gdk_x11_atom_to_xatom_for_display' makes pointer from integer without a cast
gins.c:17451: warning: passing argument 1 of 'gdk_x11_xatom_to_atom' makes integer from pointer without a cast
gins.c:17451: warning: assignment from incompatible pointer type
gins.c:17456: warning: passing argument 1 of 'gdk_x11_xatom_to_atom_for_display' from incompatible pointer type
gins.c:17456: warning: passing argument 2 of 'gdk_x11_xatom_to_atom_for_display' makes integer from pointer without a cast
gins.c:17456: warning: assignment from incompatible pointer type
gins.c:17466: warning: passing argument 1 of 'gdk_x11_get_xatom_by_name_for_display' from incompatible pointer type
gins.c:17471: warning: passing argument 1 of 'gdk_x11_get_xatom_name' makes integer from pointer without a cast
gins.c:17471: warning: assignment discards qualifiers from pointer target type
gins.c:17476: warning: passing argument 1 of 'gdk_x11_get_xatom_name_for_display' from incompatible pointer type
gins.c:17476: warning: passing argument 2 of 'gdk_x11_get_xatom_name_for_display' makes integer from pointer without a cast
gins.c:17476: warning: assignment discards qualifiers from pointer target type
gins.c:17521: warning: assignment discards qualifiers from pointer target type
gins.c:17526: warning: assignment from incompatible pointer type
gins.c:17531: warning: assignment from incompatible pointer type
gins.c:17536: warning: assignment from incompatible pointer type
gins.c:17541: warning: assignment from incompatible pointer type
gins.c:17548: warning: passing argument 4 of 'gdk_pixbuf_savev' from incompatible pointer type
gins.c:17548: warning: passing argument 5 of 'gdk_pixbuf_savev' from incompatible pointer type
gins.c:17558: warning: passing argument 2 of 'gdk_pixbuf_save_to_callback' makes pointer from integer without a cast
gins.c:17563: warning: passing argument 3 of 'gdk_pixbuf_save_to_buffer' from incompatible pointer type
gins.c:17568: warning: assignment from incompatible pointer type
gins.c:17573: warning: passing argument 1 of 'gdk_pixbuf_new_from_xpm_data' from incompatible pointer type
gins.c:17573: warning: assignment from incompatible pointer type
gins.c:17578: warning: assignment from incompatible pointer type
gins.c:17583: warning: assignment from incompatible pointer type
gins.c:17588: warning: assignment from incompatible pointer type
gins.c:17598: warning: assignment makes pointer from integer without a cast
gins.c:17619: warning: assignment from incompatible pointer type
gins.c:17624: warning: assignment from incompatible pointer type
gins.c:17629: warning: assignment from incompatible pointer type
gins.c:17634: warning: assignment from incompatible pointer type
gins.c:17649: warning: assignment from incompatible pointer type
gins.c:17654: warning: assignment from incompatible pointer type
gins.c:17674: warning: passing argument 2 of 'gdk_pixbuf_animation_get_iter' from incompatible pointer type
gins.c:17674: warning: assignment from incompatible pointer type
gins.c:17684: warning: assignment from incompatible pointer type
gins.c:17689: warning: passing argument 2 of 'gdk_pixbuf_animation_iter_advance' from incompatible pointer type
gins.c:17704: warning: assignment from incompatible pointer type
gins.c:17709: warning: assignment from incompatible pointer type
gins.c:17719: warning: assignment from incompatible pointer type
gins.c:17724: warning: assignment from incompatible pointer type
gins.c:17729: warning: assignment from incompatible pointer type
gins.c:17734: warning: assignment from incompatible pointer type
gins.c:17739: warning: passing argument 2 of 'gdk_pixbuf_loader_write' from incompatible pointer type
gins.c:17739: warning: passing argument 3 of 'gdk_pixbuf_loader_write' makes integer from pointer without a cast
gins.c:17750: warning: assignment from incompatible pointer type
gins.c:17755: warning: assignment from incompatible pointer type
gins.c:17775: warning: passing argument 1 of 'gdk_pixbuf_format_get_name' from incompatible pointer type
gins.c:17780: warning: passing argument 1 of 'gdk_pixbuf_format_get_description' from incompatible pointer type
gins.c:17785: warning: passing argument 1 of 'gdk_pixbuf_format_get_mime_types' from incompatible pointer type
gins.c:17790: warning: passing argument 1 of 'gdk_pixbuf_format_get_extensions' from incompatible pointer type
gins.c:17795: warning: passing argument 1 of 'gdk_pixbuf_format_is_writable' from incompatible pointer type
gins.c:17800: warning: passing argument 1 of 'gdk_pixbuf_format_is_scalable' from incompatible pointer type
gins.c:17805: warning: passing argument 1 of 'gdk_pixbuf_format_is_disabled' from incompatible pointer type
gins.c:17810: warning: passing argument 1 of 'gdk_pixbuf_format_set_disabled' from incompatible pointer type
gins.c:17815: warning: passing argument 1 of 'gdk_pixbuf_format_get_license' from incompatible pointer type
gins.c: In function 'wBuiltin_gtk_long':
gins.c:18033: warning: assignment from incompatible pointer type
gins.c:18034: warning: assignment from incompatible pointer type
gins.c:18035: warning: assignment from incompatible pointer type
gins.c:18036: warning: assignment from incompatible pointer type
gins.c:18037: warning: assignment from incompatible pointer type
gins.c:18038: warning: assignment from incompatible pointer type
gins.c:18039: warning: assignment from incompatible pointer type
gins.c:18040: warning: assignment from incompatible pointer type
gins.c:18041: warning: assignment from incompatible pointer type
gins.c:18042: warning: assignment from incompatible pointer type
gins.c:18043: warning: assignment from incompatible pointer type
gins.c:18044: warning: assignment from incompatible pointer type
gins.c:18045: warning: assignment from incompatible pointer type
gins.c:18137: warning: passing argument 1 of 'gtk_icon_set_render_icon' from incompatible pointer type
gins.c:18137: warning: assignment from incompatible pointer type
gins.c:18142: warning: passing argument 1 of 'gtk_icon_set_render_icon' from incompatible pointer type
gins.c:18142: warning: assignment from incompatible pointer type
gins.c:18152: warning: assignment from incompatible pointer type
gins.c:18157: warning: assignment from incompatible pointer type
gins.c:18232: warning: passing argument 7 of 'gtk_draw_layout' from incompatible pointer type
gins.c:18337: warning: passing argument 10 of 'gtk_paint_layout' from incompatible pointer type
gins.c:18352: warning: passing argument 5 of 'gtk_signal_new' makes pointer from integer without a cast
gins.c:18357: warning: passing argument 5 of 'gtk_signal_newv' makes pointer from integer without a cast
gins.c:18362: warning: passing argument 3 of 'gtk_signal_connect_full' makes pointer from integer without a cast
gins.c:18362: warning: passing argument 4 of 'gtk_signal_connect_full' makes pointer from integer without a cast
gins.c:18362: warning: passing argument 6 of 'gtk_signal_connect_full' makes pointer from integer without a cast
gins.c:18367: warning: passing argument 3 of 'gtk_text_buffer_deserialize' makes pointer from integer without a cast
gins.c:18367: warning: passing argument 6 of 'gtk_text_buffer_deserialize' makes integer from pointer without a cast
gins.c:18372: warning: passing argument 5 of 'gtk_tree_view_insert_column_with_data_func' makes pointer from integer without a cast
gins.c:18372: warning: passing argument 7 of 'gtk_tree_view_insert_column_with_data_func' from incompatible pointer type
gins.c:18378: warning: assignment from incompatible pointer type
gins.c:18380: warning: assignment from incompatible pointer type
gins.c:18402: warning: passing argument 2 of 'gtk_cell_renderer_activate' makes pointer from integer without a cast
gins.c:18407: warning: passing argument 2 of 'gtk_cell_renderer_start_editing' makes pointer from integer without a cast
gins.c:18407: warning: assignment from incompatible pointer type
gins.c:18412: warning: passing argument 6 of 'gtk_tree_store_insert_with_valuesv' from incompatible pointer type
gins.c:18418: warning: passing argument 4 of 'gtk_menu_popup' makes pointer from integer without a cast
gins.c:18423: warning: passing argument 6 of 'gtk_toolbar_append_item' makes pointer from integer without a cast
gins.c:18428: warning: passing argument 6 of 'gtk_toolbar_prepend_item' makes pointer from integer without a cast
gins.c:18433: warning: passing argument 6 of 'gtk_toolbar_insert_item' makes pointer from integer without a cast
gins.c:18438: warning: passing argument 8 of 'gtk_toolbar_append_element' makes pointer from integer without a cast
gins.c:18443: warning: passing argument 8 of 'gtk_toolbar_prepend_element' makes pointer from integer without a cast
gins.c:18448: warning: passing argument 8 of 'gtk_toolbar_insert_element' makes pointer from integer without a cast
gins.c:18453: warning: passing argument 5 of 'gtk_toolbar_insert_stock' makes pointer from integer without a cast
gins.c:18463: warning: passing argument 5 of 'gtk_action_group_add_radio_actions_full' from incompatible pointer type
gins.c:18463: warning: passing argument 7 of 'gtk_action_group_add_radio_actions_full' from incompatible pointer type
gins.c:18473: warning: passing argument 5 of 'gtk_clist_set_pixtext' makes integer from pointer without a cast
gins.c:18479: warning: assignment from incompatible pointer type
gins.c:18481: warning: assignment from incompatible pointer type
gins.c:18502: warning: passing argument 3 of 'gdk_draw_glyphs_transformed' from incompatible pointer type
gins.c:18502: warning: passing argument 4 of 'gdk_draw_glyphs_transformed' from incompatible pointer type
gins.c:18502: warning: passing argument 7 of 'gdk_draw_glyphs_transformed' from incompatible pointer type
gins.c:18507: warning: passing argument 5 of 'gdk_draw_layout_line_with_colors' from incompatible pointer type
gins.c:18512: warning: passing argument 5 of 'gdk_draw_layout_with_colors' from incompatible pointer type
gins.c:18537: warning: assignment from incompatible pointer type
gins.c:18542: warning: assignment from incompatible pointer type
gins.c:18547: warning: passing argument 8 of 'gdk_draw_rgb_image' from incompatible pointer type
gins.c:18553: warning: passing argument 8 of 'gdk_draw_rgb_image_dithalign' from incompatible pointer type
gins.c:18559: warning: passing argument 8 of 'gdk_draw_indexed_image' from incompatible pointer type
gins.c:18565: warning: passing argument 8 of 'gdk_draw_gray_image' from incompatible pointer type
gins.c:18571: warning: passing argument 8 of 'gdk_draw_rgb_32_image' from incompatible pointer type
gins.c:18577: warning: passing argument 8 of 'gdk_draw_rgb_32_image_dithalign' from incompatible pointer type
gins.c:18598: warning: assignment from incompatible pointer type
gins.c:18603: warning: assignment from incompatible pointer type
gins.c:18608: warning: assignment from incompatible pointer type
gins.c:18613: warning: assignment from incompatible pointer type
gins.c:18618: warning: passing argument 1 of 'gdk_string_extents' from incompatible pointer type
gins.c:18628: warning: passing argument 1 of 'gdk_text_extents' from incompatible pointer type
gins.c:18638: warning: passing argument 1 of 'gdk_text_extents_wc' from incompatible pointer type
gins.c:18653: warning: passing argument 8 of 'gdk_keymap_translate_keyboard_state' makes pointer from integer without a cast
gins.c:18661: warning: passing argument 7 of 'gdk_drag_find_window_for_screen' makes pointer from integer without a cast
gins.c:18662: warning: assignment from incompatible pointer type
gins.c:18673: warning: passing argument 2 of 'gdk_property_get' makes pointer from integer without a cast
gins.c:18673: warning: passing argument 3 of 'gdk_property_get' makes pointer from integer without a cast
gins.c:18673: warning: passing argument 10 of 'gdk_property_get' from incompatible pointer type
gins.c:18681: warning: passing argument 2 of 'gdk_property_change' makes pointer from integer without a cast
gins.c:18681: warning: passing argument 3 of 'gdk_property_change' makes pointer from integer without a cast
gins.c:18681: warning: passing argument 6 of 'gdk_property_change' from incompatible pointer type
gins.c:18687: warning: passing argument 2 of 'gdk_pixbuf_save_to_callbackv' makes pointer from integer without a cast
gins.c:18687: warning: passing argument 5 of 'gdk_pixbuf_save_to_callbackv' from incompatible pointer type
gins.c:18687: warning: passing argument 6 of 'gdk_pixbuf_save_to_callbackv' from incompatible pointer type
gins.c:18692: warning: passing argument 3 of 'gdk_pixbuf_save_to_bufferv' from incompatible pointer type
gins.c:18692: warning: passing argument 5 of 'gdk_pixbuf_save_to_bufferv' from incompatible pointer type
gins.c:18692: warning: passing argument 6 of 'gdk_pixbuf_save_to_bufferv' from incompatible pointer type
gins.c:18697: warning: passing argument 1 of 'gdk_pixbuf_new_from_data' makes pointer from integer without a cast
gins.c:18697: warning: passing argument 8 of 'gdk_pixbuf_new_from_data' makes pointer from integer without a cast
gins.c:18697: warning: assignment from incompatible pointer type
gins.c:18707: warning: assignment from incompatible pointer type
gins.c:18737: warning: assignment makes pointer from integer without a cast
In file included from main.c:93:
gins.c:19244:7: warning: no newline at end of file
make: upx: Command not found
make: *** [gtkbasic] Error 127
