In file included from main.c:93:
gins.c:35: warning: data definition has no type or storage class
gins.c: In function 'findobject':
gins.c:288: warning: passing argument 1 of 'sprintf' from incompatible pointer type
gins.c:313: warning: return from incompatible pointer type
In file included from gins.c:485,
                 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:127: 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:140: warning: assignment from incompatible pointer type
lists.c: In function 'DNDDataRequestCB':
lists.c:465: warning: 'return' with a value, in function returning void
lists.c: In function 'DNDDataRecievedCB':
lists.c:626: warning: 'return' with a value, in function returning void
lists.c: In function 'WindowNew':
lists.c:682: warning: assignment from incompatible pointer type
lists.c:683: warning: assignment from incompatible pointer type
In file included from gins.c:486,
                 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:69: warning: passing argument 1 of 'gtk_pixmap_get' from incompatible pointer type
pixmap.c:72: warning: assignment from incompatible pointer type
pixmap.c:82: warning: assignment from incompatible pointer type
In file included from main.c:93:
gins.c: In function 'wBuiltin_gtk_destroyobject':
gins.c:521: warning: passing argument 2 of 'g_list_remove' makes pointer from integer without a cast
gins.c:522: warning: passing argument 2 of 'g_list_remove' makes pointer from integer without a cast
gins.c:521: warning: ignoring return value of 'g_list_remove', declared with attribute warn_unused_result
gins.c:522: warning: ignoring return value of 'g_list_remove', declared with attribute warn_unused_result
gins.c: In function 'wBuiltin_gtk_createobject':
gins.c:595: warning: passing argument 1 of 'do_create_Pixmap' from incompatible pointer type
gins.c:595: warning: assignment from incompatible pointer type
gins.c:611: warning: assignment from incompatible pointer type
gins.c: At top level:
gins.c:685: 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:706: warning: passing argument 1 of 'free' discards qualifiers from pointer target type
gins.c: In function 'wBuiltin_gtk':
gins.c:789: warning: assignment from incompatible pointer type
gins.c:790: warning: assignment from incompatible pointer type
gins.c:791: warning: assignment from incompatible pointer type
gins.c:792: warning: assignment from incompatible pointer type
gins.c:793: warning: assignment from incompatible pointer type
gins.c:880: warning: passing argument 1 of 'gtk_parse_args' makes pointer from integer without a cast
gins.c:880: warning: passing argument 2 of 'gtk_parse_args' from incompatible pointer type
gins.c:885: warning: passing argument 1 of 'gtk_init' makes pointer from integer without a cast
gins.c:885: warning: passing argument 2 of 'gtk_init' from incompatible pointer type
gins.c:890: warning: passing argument 1 of 'gtk_init_check' makes pointer from integer without a cast
gins.c:890: warning: passing argument 2 of 'gtk_init_check' from incompatible pointer type
gins.c:895: warning: passing argument 1 of 'gtk_init_with_args' makes pointer from integer without a cast
gins.c:895: warning: passing argument 2 of 'gtk_init_with_args' from incompatible pointer type
gins.c:895: warning: passing argument 4 of 'gtk_init_with_args' from incompatible pointer type
gins.c:895: warning: passing argument 6 of 'gtk_init_with_args' from incompatible pointer type
gins.c:940: warning: passing argument 1 of 'gtk_main_do_event' makes pointer from integer without a cast
gins.c:970: warning: passing argument 1 of 'gtk_init_add' from incompatible pointer type
gins.c:980: warning: passing argument 2 of 'gtk_quit_add' makes pointer from integer without a cast
gins.c:985: warning: passing argument 2 of 'gtk_quit_add_full' makes pointer from integer without a cast
gins.c:985: warning: passing argument 3 of 'gtk_quit_add_full' makes pointer from integer without a cast
gins.c:985: warning: passing argument 5 of 'gtk_quit_add_full' makes pointer from integer without a cast
gins.c:1000: warning: passing argument 1 of 'gtk_timeout_add_full' makes integer from pointer without a cast
gins.c:1000: warning: passing argument 2 of 'gtk_timeout_add_full' makes pointer from integer without a cast
gins.c:1000: warning: passing argument 3 of 'gtk_timeout_add_full' makes pointer from integer without a cast
gins.c:1000: warning: passing argument 5 of 'gtk_timeout_add_full' makes pointer from integer without a cast
gins.c:1005: warning: passing argument 1 of 'gtk_timeout_add' makes integer from pointer without a cast
gins.c:1005: warning: passing argument 2 of 'gtk_timeout_add' makes pointer from integer without a cast
gins.c:1015: warning: passing argument 1 of 'gtk_idle_add' from incompatible pointer type
gins.c:1020: warning: passing argument 2 of 'gtk_idle_add_priority' makes pointer from integer without a cast
gins.c:1025: warning: passing argument 2 of 'gtk_idle_add_full' makes pointer from integer without a cast
gins.c:1025: warning: passing argument 3 of 'gtk_idle_add_full' makes pointer from integer without a cast
gins.c:1025: warning: passing argument 5 of 'gtk_idle_add_full' makes pointer from integer without a cast
gins.c:1040: warning: passing argument 3 of 'gtk_input_add_full' makes pointer from integer without a cast
gins.c:1040: warning: passing argument 4 of 'gtk_input_add_full' makes pointer from integer without a cast
gins.c:1040: warning: passing argument 6 of 'gtk_input_add_full' makes pointer from integer without a cast
gins.c:1050: warning: passing argument 1 of 'gtk_key_snooper_install' from incompatible pointer type
gins.c:1060: warning: assignment from incompatible pointer type
gins.c:1065: warning: assignment from incompatible pointer type
gins.c:1075: warning: passing argument 1 of 'gtk_get_current_event_state' makes pointer from integer without a cast
gins.c:1080: warning: passing argument 1 of 'gtk_get_event_widget' makes pointer from integer without a cast
gins.c:1085: warning: passing argument 2 of 'gtk_propagate_event' makes pointer from integer without a cast
gins.c:1090: warning: assignment from incompatible pointer type
gins.c:1095: warning: passing argument 5 of 'gtk_accel_group_connect' from incompatible pointer type
gins.c:1100: warning: passing argument 3 of 'gtk_accel_group_connect_by_path' from incompatible pointer type
gins.c:1105: warning: passing argument 2 of 'gtk_accel_group_disconnect' from incompatible pointer type
gins.c:1115: warning: assignment from incompatible pointer type
gins.c:1121: warning: passing argument 2 of 'gtk_accel_group_activate' makes integer from pointer without a cast
gins.c:1121: warning: passing argument 3 of 'gtk_accel_group_activate' from incompatible pointer type
gins.c:1136: warning: passing argument 1 of 'gtk_accel_group_from_accel_closure' from incompatible pointer type
gins.c:1136: warning: assignment from incompatible pointer type
gins.c:1141: warning: passing argument 1 of 'gtk_accel_groups_activate' from incompatible pointer type
gins.c:1146: warning: passing argument 1 of 'gtk_accel_groups_from_object' from incompatible pointer type
gins.c:1151: warning: passing argument 2 of 'gtk_accel_group_find' makes pointer from integer without a cast
gins.c:1151: warning: assignment from incompatible pointer type
gins.c:1161: warning: passing argument 3 of 'gtk_accelerator_parse' makes pointer from integer without a cast
gins.c:1212: warning: passing argument 2 of 'gtk_accel_map_foreach' makes pointer from integer without a cast
gins.c:1227: warning: passing argument 1 of 'gtk_accel_map_load_scanner' from incompatible pointer type
gins.c:1237: warning: passing argument 2 of 'gtk_accel_map_foreach_unfiltered' makes pointer from integer without a cast
gins.c:1242: warning: assignment from incompatible pointer type
gins.c:1257: warning: passing argument 1 of 'gtk_clipboard_get' from incompatible pointer type
gins.c:1257: warning: assignment from incompatible pointer type
gins.c:1262: warning: passing argument 1 of 'gtk_clipboard_get_for_display' from incompatible pointer type
gins.c:1262: warning: passing argument 2 of 'gtk_clipboard_get_for_display' makes pointer from integer without a cast
gins.c:1262: warning: assignment from incompatible pointer type
gins.c:1267: warning: assignment from incompatible pointer type
gins.c:1272: warning: assignment from incompatible pointer type
gins.c:1277: warning: passing argument 4 of 'gtk_clipboard_set_with_data' makes pointer from integer without a cast
gins.c:1277: warning: passing argument 5 of 'gtk_clipboard_set_with_data' makes pointer from integer without a cast
gins.c:1282: warning: passing argument 4 of 'gtk_clipboard_set_with_owner' makes pointer from integer without a cast
gins.c:1282: warning: passing argument 5 of 'gtk_clipboard_set_with_owner' makes pointer from integer without a cast
gins.c:1282: warning: passing argument 6 of 'gtk_clipboard_set_with_owner' from incompatible pointer type
gins.c:1307: warning: passing argument 2 of 'gtk_clipboard_request_contents' makes pointer from integer without a cast
gins.c:1307: warning: passing argument 3 of 'gtk_clipboard_request_contents' makes pointer from integer without a cast
gins.c:1312: warning: passing argument 2 of 'gtk_clipboard_request_text' makes pointer from integer without a cast
gins.c:1317: warning: passing argument 2 of 'gtk_clipboard_request_image' makes pointer from integer without a cast
gins.c:1322: warning: passing argument 2 of 'gtk_clipboard_request_targets' makes pointer from integer without a cast
gins.c:1327: warning: passing argument 3 of 'gtk_clipboard_request_rich_text' makes pointer from integer without a cast
gins.c:1332: warning: passing argument 2 of 'gtk_clipboard_wait_for_contents' makes pointer from integer without a cast
gins.c:1332: warning: assignment from incompatible pointer type
gins.c:1342: warning: assignment from incompatible pointer type
gins.c:1347: warning: assignment from incompatible pointer type
gins.c:1352: warning: passing argument 4 of 'gtk_clipboard_wait_for_rich_text' from incompatible pointer type
gins.c:1373: warning: assignment from incompatible pointer type
gins.c:1380: warning: passing argument 2 of 'gtk_clipboard_wait_is_target_available' makes pointer from integer without a cast
gins.c:1410: warning: assignment from incompatible pointer type
gins.c:1415: warning: assignment from incompatible pointer type
gins.c:1420: warning: assignment from incompatible pointer type
gins.c:1460: warning: passing argument 3 of 'gtk_drag_get_data' makes pointer from integer without a cast
gins.c:1480: warning: passing argument 5 of 'gtk_drag_begin' makes pointer from integer without a cast
gins.c:1480: warning: assignment from incompatible pointer type
gins.c:1485: warning: passing argument 5 of 'gtk_drag_begin' makes pointer from integer without a cast
gins.c:1485: warning: assignment from incompatible pointer type
gins.c:1565: warning: assignment from incompatible pointer type
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:1605: warning: passing argument 2 of 'gtk_icon_theme_set_search_path' from incompatible pointer type
gins.c:1610: warning: passing argument 2 of 'gtk_icon_theme_get_search_path' from incompatible pointer type
gins.c:1636: warning: assignment from incompatible pointer type
gins.c:1641: warning: passing argument 5 of 'gtk_icon_theme_load_icon' from incompatible pointer type
gins.c:1641: warning: assignment from incompatible pointer type
gins.c:1646: warning: passing argument 5 of 'gtk_icon_theme_load_icon' from incompatible pointer type
gins.c:1646: warning: assignment from incompatible pointer type
gins.c:1676: warning: passing argument 1 of 'gtk_icon_info_copy' from incompatible pointer type
gins.c:1676: warning: assignment from incompatible pointer type
gins.c:1681: warning: passing argument 1 of 'gtk_icon_info_free' from incompatible pointer type
gins.c:1686: warning: passing argument 1 of 'gtk_icon_info_get_base_size' from incompatible pointer type
gins.c:1691: warning: passing argument 1 of 'gtk_icon_info_get_filename' from incompatible pointer type
gins.c:1691: warning: assignment discards qualifiers from pointer target type
gins.c:1696: warning: passing argument 1 of 'gtk_icon_info_get_builtin_pixbuf' from incompatible pointer type
gins.c:1696: warning: assignment from incompatible pointer type
gins.c:1701: warning: passing argument 1 of 'gtk_icon_info_get_builtin_pixbuf' from incompatible pointer type
gins.c:1701: warning: assignment from incompatible pointer type
gins.c:1706: warning: passing argument 1 of 'gtk_icon_info_load_icon' from incompatible pointer type
gins.c:1706: warning: passing argument 2 of 'gtk_icon_info_load_icon' from incompatible pointer type
gins.c:1706: warning: assignment from incompatible pointer type
gins.c:1711: warning: passing argument 1 of 'gtk_icon_info_load_icon' from incompatible pointer type
gins.c:1711: warning: passing argument 2 of 'gtk_icon_info_load_icon' from incompatible pointer type
gins.c:1711: warning: assignment from incompatible pointer type
gins.c:1716: warning: passing argument 1 of 'gtk_icon_info_set_raw_coordinates' from incompatible pointer type
gins.c:1721: warning: passing argument 1 of 'gtk_icon_info_get_embedded_rect' from incompatible pointer type
gins.c:1726: warning: passing argument 1 of 'gtk_icon_info_get_attach_points' from incompatible pointer type
gins.c:1727: warning: assignment from incompatible pointer type
gins.c:1734: warning: passing argument 1 of 'gtk_icon_info_get_display_name' from incompatible pointer type
gins.c:1734: warning: assignment discards qualifiers from pointer target type
gins.c:1739: warning: passing argument 1 of 'gtk_icon_source_copy' from incompatible pointer type
gins.c:1739: warning: assignment from incompatible pointer type
gins.c:1744: warning: passing argument 1 of 'gtk_icon_source_free' from incompatible pointer type
gins.c:1759: warning: assignment from incompatible pointer type
gins.c:1764: warning: assignment from incompatible pointer type
gins.c:1769: warning: assignment from incompatible pointer type
gins.c:1779: warning: passing argument 1 of 'gtk_icon_set_add_source' from incompatible pointer type
gins.c:1784: warning: passing argument 1 of 'gtk_icon_set_copy' from incompatible pointer type
gins.c:1784: warning: assignment from incompatible pointer type
gins.c:1789: warning: assignment from incompatible pointer type
gins.c:1794: warning: assignment from incompatible pointer type
gins.c:1799: warning: passing argument 1 of 'gtk_icon_set_ref' from incompatible pointer type
gins.c:1799: warning: assignment from incompatible pointer type
gins.c:1804: warning: passing argument 1 of 'gtk_icon_set_unref' from incompatible pointer type
gins.c:1838: warning: assignment discards qualifiers from pointer target type
gins.c:1843: warning: passing argument 1 of 'gtk_icon_set_get_sizes' from incompatible pointer type
gins.c:1844: warning: assignment from incompatible pointer type
gins.c:1851: warning: passing argument 1 of 'gtk_icon_source_get_direction' from incompatible pointer type
gins.c:1856: warning: passing argument 1 of 'gtk_icon_source_get_direction_wildcarded' from incompatible pointer type
gins.c:1861: warning: passing argument 1 of 'gtk_icon_source_get_filename' from incompatible pointer type
gins.c:1861: warning: assignment discards qualifiers from pointer target type
gins.c:1866: warning: passing argument 1 of 'gtk_icon_source_get_pixbuf' from incompatible pointer type
gins.c:1866: warning: assignment from incompatible pointer type
gins.c:1871: warning: passing argument 1 of 'gtk_icon_source_get_pixbuf' from incompatible pointer type
gins.c:1871: warning: assignment from incompatible pointer type
gins.c:1876: warning: passing argument 1 of 'gtk_icon_source_get_icon_name' from incompatible pointer type
gins.c:1876: warning: assignment discards qualifiers from pointer target type
gins.c:1881: warning: passing argument 1 of 'gtk_icon_source_get_size' from incompatible pointer type
gins.c:1886: warning: passing argument 1 of 'gtk_icon_source_get_size_wildcarded' from incompatible pointer type
gins.c:1891: warning: passing argument 1 of 'gtk_icon_source_get_state' from incompatible pointer type
gins.c:1896: warning: passing argument 1 of 'gtk_icon_source_get_state_wildcarded' from incompatible pointer type
gins.c:1901: warning: assignment from incompatible pointer type
gins.c:1906: warning: passing argument 1 of 'gtk_icon_source_set_direction' from incompatible pointer type
gins.c:1911: warning: passing argument 1 of 'gtk_icon_source_set_direction_wildcarded' from incompatible pointer type
gins.c:1916: warning: passing argument 1 of 'gtk_icon_source_set_filename' from incompatible pointer type
gins.c:1921: warning: passing argument 1 of 'gtk_icon_source_set_pixbuf' from incompatible pointer type
gins.c:1926: warning: passing argument 1 of 'gtk_icon_source_set_icon_name' from incompatible pointer type
gins.c:1931: warning: passing argument 1 of 'gtk_icon_source_set_size' from incompatible pointer type
gins.c:1936: warning: passing argument 1 of 'gtk_icon_source_set_size_wildcarded' from incompatible pointer type
gins.c:1941: warning: passing argument 1 of 'gtk_icon_source_set_state' from incompatible pointer type
gins.c:1946: warning: passing argument 1 of 'gtk_icon_source_set_state_wildcarded' from incompatible pointer type
gins.c:1956: warning: assignment from incompatible pointer type
gins.c:1961: warning: passing argument 4 of 'gtk_rc_get_style_by_paths' makes integer from pointer without a cast
gins.c:1961: warning: assignment from incompatible pointer type
gins.c:2016: warning: passing argument 1 of 'gtk_rc_set_default_files' from incompatible pointer type
gins.c:2021: warning: passing argument 1 of 'gtk_rc_parse_color' from incompatible pointer type
gins.c:2021: warning: passing argument 2 of 'gtk_rc_parse_color' from incompatible pointer type
gins.c:2022: warning: assignment from incompatible pointer type
gins.c:2028: warning: passing argument 1 of 'gtk_rc_parse_state' from incompatible pointer type
gins.c:2028: warning: passing argument 2 of 'gtk_rc_parse_state' makes pointer from integer without a cast
gins.c:2033: warning: passing argument 1 of 'gtk_rc_parse_priority' from incompatible pointer type
gins.c:2033: warning: passing argument 2 of 'gtk_rc_parse_priority' makes pointer from integer without a cast
gins.c:2043: warning: passing argument 2 of 'gtk_rc_find_pixmap_in_path' from incompatible pointer type
gins.c:2068: warning: assignment from incompatible pointer type
gins.c:2073: warning: assignment from incompatible pointer type
gins.c:2088: warning: assignment from incompatible pointer type
gins.c:2093: warning: assignment from incompatible pointer type
gins.c:2098: warning: passing argument 1 of 'gtk_settings_install_property' from incompatible pointer type
gins.c:2103: warning: passing argument 1 of 'gtk_settings_install_property_parser' from incompatible pointer type
gins.c:2103: warning: passing argument 2 of 'gtk_settings_install_property_parser' makes pointer from integer without a cast
gins.c:2108: warning: passing argument 1 of 'gtk_rc_property_parse_color' from incompatible pointer type
gins.c:2108: warning: passing argument 2 of 'gtk_rc_property_parse_color' from incompatible pointer type
gins.c:2108: warning: passing argument 3 of 'gtk_rc_property_parse_color' from incompatible pointer type
gins.c:2113: warning: passing argument 1 of 'gtk_rc_property_parse_enum' from incompatible pointer type
gins.c:2113: warning: passing argument 2 of 'gtk_rc_property_parse_enum' from incompatible pointer type
gins.c:2113: warning: passing argument 3 of 'gtk_rc_property_parse_enum' from incompatible pointer type
gins.c:2118: warning: passing argument 1 of 'gtk_rc_property_parse_flags' from incompatible pointer type
gins.c:2118: warning: passing argument 2 of 'gtk_rc_property_parse_flags' from incompatible pointer type
gins.c:2118: warning: passing argument 3 of 'gtk_rc_property_parse_flags' from incompatible pointer type
gins.c:2123: warning: passing argument 1 of 'gtk_rc_property_parse_requisition' from incompatible pointer type
gins.c:2123: warning: passing argument 2 of 'gtk_rc_property_parse_requisition' from incompatible pointer type
gins.c:2123: warning: passing argument 3 of 'gtk_rc_property_parse_requisition' from incompatible pointer type
gins.c:2128: warning: passing argument 1 of 'gtk_rc_property_parse_border' from incompatible pointer type
gins.c:2128: warning: passing argument 2 of 'gtk_rc_property_parse_border' from incompatible pointer type
gins.c:2128: warning: passing argument 3 of 'gtk_rc_property_parse_border' from incompatible pointer type
gins.c:2143: warning: passing argument 3 of 'gtk_settings_set_long_property' makes integer from pointer without a cast
gins.c:2153: warning: assignment from incompatible pointer type
gins.c:2158: warning: assignment from incompatible pointer type
gins.c:2163: warning: assignment from incompatible pointer type
gins.c:2178: warning: passing argument 1 of 'gtk_binding_set_activate' from incompatible pointer type
gins.c:2183: warning: passing argument 1 of 'gtk_binding_entry_clear' from incompatible pointer type
gins.c:2188: warning: passing argument 1 of 'gtk_binding_entry_add_signal' from incompatible pointer type
gins.c:2193: warning: passing argument 1 of 'gtk_binding_set_add_path' from incompatible pointer type
gins.c:2198: warning: passing argument 1 of 'gtk_binding_entry_remove' from incompatible pointer type
gins.c:2203: warning: passing argument 1 of 'gtk_binding_entry_add_signall' from incompatible pointer type
gins.c:2203: warning: passing argument 5 of 'gtk_binding_entry_add_signall' from incompatible pointer type
gins.c:2208: warning: passing argument 1 of 'gtk_binding_parse_binding' from incompatible pointer type
gins.c:2213: warning: assignment from incompatible pointer type
gins.c:2218: warning: assignment from incompatible pointer type
gins.c:2228: warning: assignment from incompatible pointer type
gins.c:2233: warning: assignment from incompatible pointer type
gins.c:2238: warning: assignment from incompatible pointer type
gins.c:2248: warning: assignment from incompatible pointer type
gins.c:2263: warning: passing argument 3 of 'gtk_style_lookup_color' from incompatible pointer type
gins.c:2264: warning: assignment from incompatible pointer type
gins.c:2270: warning: assignment from incompatible pointer type
gins.c:2275: warning: assignment from incompatible pointer type
gins.c:2280: warning: assignment from incompatible pointer type
gins.c:2315: warning: passing argument 1 of 'gtk_border_copy' from incompatible pointer type
gins.c:2315: warning: assignment from incompatible pointer type
gins.c:2320: warning: passing argument 1 of 'gtk_border_free' from incompatible pointer type
gins.c:2325: warning: passing argument 1 of 'gtk_target_list_new' from incompatible pointer type
gins.c:2325: warning: assignment from incompatible pointer type
gins.c:2330: warning: passing argument 1 of 'gtk_target_list_ref' from incompatible pointer type
gins.c:2330: warning: assignment from incompatible pointer type
gins.c:2335: warning: passing argument 1 of 'gtk_target_list_unref' from incompatible pointer type
gins.c:2340: warning: passing argument 1 of 'gtk_target_list_add' from incompatible pointer type
gins.c:2340: warning: passing argument 2 of 'gtk_target_list_add' makes pointer from integer without a cast
gins.c:2345: warning: passing argument 1 of 'gtk_target_list_add_table' from incompatible pointer type
gins.c:2350: warning: passing argument 1 of 'gtk_target_list_add_text_targets' from incompatible pointer type
gins.c:2355: warning: passing argument 1 of 'gtk_target_list_add_image_targets' from incompatible pointer type
gins.c:2360: warning: passing argument 1 of 'gtk_target_list_add_uri_targets' from incompatible pointer type
gins.c:2365: warning: passing argument 1 of 'gtk_target_list_add_rich_text_targets' from incompatible pointer type
gins.c:2370: warning: passing argument 1 of 'gtk_target_list_remove' from incompatible pointer type
gins.c:2370: warning: passing argument 2 of 'gtk_target_list_remove' makes pointer from integer without a cast
gins.c:2375: warning: passing argument 1 of 'gtk_target_list_find' from incompatible pointer type
gins.c:2375: warning: passing argument 2 of 'gtk_target_list_find' makes pointer from integer without a cast
gins.c:2381: warning: passing argument 1 of 'gtk_target_table_free' from incompatible pointer type
gins.c:2386: warning: passing argument 1 of 'gtk_target_table_new_from_list' from incompatible pointer type
gins.c:2386: warning: assignment from incompatible pointer type
gins.c:2392: warning: passing argument 2 of 'gtk_selection_owner_set' makes pointer from integer without a cast
gins.c:2397: warning: passing argument 1 of 'gtk_selection_owner_set_for_display' from incompatible pointer type
gins.c:2397: warning: passing argument 3 of 'gtk_selection_owner_set_for_display' makes pointer from integer without a cast
gins.c:2402: warning: passing argument 2 of 'gtk_selection_add_target' makes pointer from integer without a cast
gins.c:2402: warning: passing argument 3 of 'gtk_selection_add_target' makes pointer from integer without a cast
gins.c:2407: warning: passing argument 2 of 'gtk_selection_add_targets' makes pointer from integer without a cast
gins.c:2412: warning: passing argument 2 of 'gtk_selection_clear_targets' makes pointer from integer without a cast
gins.c:2417: warning: passing argument 2 of 'gtk_selection_convert' makes pointer from integer without a cast
gins.c:2417: warning: passing argument 3 of 'gtk_selection_convert' makes pointer from integer without a cast
gins.c:2422: warning: passing argument 1 of 'gtk_selection_data_set' from incompatible pointer type
gins.c:2422: warning: passing argument 2 of 'gtk_selection_data_set' makes pointer from integer without a cast
gins.c:2422: warning: passing argument 4 of 'gtk_selection_data_set' from incompatible pointer type
gins.c:2428: warning: passing argument 1 of 'gtk_selection_data_set_text' from incompatible pointer type
gins.c:2433: warning: passing argument 1 of 'gtk_selection_data_get_text' from incompatible pointer type
gins.c:2438: warning: passing argument 1 of 'gtk_selection_data_set_pixbuf' from incompatible pointer type
gins.c:2443: warning: passing argument 1 of 'gtk_selection_data_get_pixbuf' from incompatible pointer type
gins.c:2443: warning: assignment from incompatible pointer type
gins.c:2448: warning: passing argument 1 of 'gtk_selection_data_get_pixbuf' from incompatible pointer type
gins.c:2448: warning: assignment from incompatible pointer type
gins.c:2453: warning: passing argument 1 of 'gtk_selection_data_set_uris' from incompatible pointer type
gins.c:2458: warning: passing argument 1 of 'gtk_selection_data_get_uris' from incompatible pointer type
gins.c:2463: warning: passing argument 1 of 'gtk_selection_data_get_targets' from incompatible pointer type
gins.c:2464: warning: assignment from incompatible pointer type
gins.c:2471: warning: passing argument 1 of 'gtk_selection_data_targets_include_image' from incompatible pointer type
gins.c:2476: warning: passing argument 1 of 'gtk_selection_data_targets_include_text' from incompatible pointer type
gins.c:2481: warning: passing argument 1 of 'gtk_selection_data_targets_include_uri' from incompatible pointer type
gins.c:2486: warning: passing argument 1 of 'gtk_selection_data_targets_include_rich_text' from incompatible pointer type
gins.c:2491: warning: passing argument 1 of 'gtk_targets_include_image' from incompatible pointer type
gins.c:2496: warning: passing argument 1 of 'gtk_targets_include_text' from incompatible pointer type
gins.c:2501: warning: passing argument 1 of 'gtk_targets_include_uri' from incompatible pointer type
gins.c:2506: warning: passing argument 1 of 'gtk_targets_include_rich_text' from incompatible pointer type
gins.c:2521: warning: passing argument 1 of 'gtk_selection_data_copy' from incompatible pointer type
gins.c:2521: warning: assignment from incompatible pointer type
gins.c:2526: warning: passing argument 1 of 'gtk_selection_data_free' from incompatible pointer type
gins.c:2561: warning: passing argument 3 of 'gtk_signal_connect_while_alive' makes pointer from integer without a cast
gins.c:2566: warning: passing argument 3 of 'gtk_signal_connect_object_while_alive' makes pointer from integer without a cast
gins.c:2662: warning: assignment from incompatible pointer type
gins.c:2667: warning: assignment from incompatible pointer type
gins.c:2802: warning: assignment from incompatible pointer type
gins.c:2807: warning: assignment from incompatible pointer type
gins.c:3038: warning: assignment from incompatible pointer type
gins.c:3043: warning: assignment from incompatible pointer type
gins.c:3053: warning: assignment discards qualifiers from pointer target type
gins.c:3080: warning: assignment discards qualifiers from pointer target type
gins.c:3092: warning: assignment discards qualifiers from pointer target type
gins.c:3097: warning: assignment from incompatible pointer type
gins.c:3137: warning: assignment from incompatible pointer type
gins.c:3162: warning: passing argument 1 of 'gtk_window_set_default_icon_list' from incompatible pointer type
gins.c:3172: warning: passing argument 2 of 'gtk_window_set_default_icon_from_file' from incompatible pointer type
gins.c:3187: warning: passing argument 2 of 'gtk_window_set_icon_list' from incompatible pointer type
gins.c:3192: warning: passing argument 3 of 'gtk_window_set_icon_from_file' from incompatible pointer type
gins.c:3227: warning: assignment from incompatible pointer type
gins.c:3247: warning: assignment discards qualifiers from pointer target type
gins.c:3257: warning: assignment discards qualifiers from pointer target type
gins.c:3267: warning: assignment discards qualifiers from pointer target type
gins.c:3277: warning: assignment discards qualifiers from pointer target type
gins.c:3287: warning: assignment discards qualifiers from pointer target type
gins.c:3307: warning: assignment discards qualifiers from pointer target type
gins.c:3317: warning: assignment discards qualifiers from pointer target type
gins.c:3327: warning: assignment from incompatible pointer type
gins.c:3332: warning: passing argument 2 of 'gtk_about_dialog_set_authors' from incompatible pointer type
gins.c:3337: warning: assignment from incompatible pointer type
gins.c:3342: warning: passing argument 2 of 'gtk_about_dialog_set_artists' from incompatible pointer type
gins.c:3347: warning: assignment from incompatible pointer type
gins.c:3352: warning: passing argument 2 of 'gtk_about_dialog_set_documenters' from incompatible pointer type
gins.c:3357: warning: assignment discards qualifiers from pointer target type
gins.c:3367: warning: assignment from incompatible pointer type
gins.c:3372: warning: assignment from incompatible pointer type
gins.c:3382: warning: assignment discards qualifiers from pointer target type
gins.c:3392: warning: passing argument 1 of 'gtk_about_dialog_set_email_hook' from incompatible pointer type
gins.c:3392: warning: passing argument 3 of 'gtk_about_dialog_set_email_hook' from incompatible pointer type
gins.c:3392: warning: assignment from incompatible pointer type
gins.c:3397: warning: passing argument 1 of 'gtk_about_dialog_set_url_hook' from incompatible pointer type
gins.c:3397: warning: passing argument 3 of 'gtk_about_dialog_set_url_hook' from incompatible pointer type
gins.c:3397: warning: assignment from incompatible pointer type
gins.c:3447: warning: passing argument 2 of 'gtk_assistant_set_forward_page_func' makes pointer from integer without a cast
gins.c:3447: warning: passing argument 4 of 'gtk_assistant_set_forward_page_func' from incompatible pointer type
gins.c:3467: warning: assignment discards qualifiers from pointer target type
gins.c:3477: warning: assignment from incompatible pointer type
gins.c:3482: warning: assignment from incompatible pointer type
gins.c:3492: warning: assignment from incompatible pointer type
gins.c:3497: warning: assignment from incompatible pointer type
gins.c:3532: warning: passing argument 2 of 'gtk_accel_label_set_accel_closure' from incompatible pointer type
gins.c:3557: warning: passing argument 3 of 'gtk_image_get_icon_set' makes pointer from integer without a cast
gins.c:3558: warning: assignment from incompatible pointer type
gins.c:3565: warning: assignment from incompatible pointer type
gins.c:3567: warning: assignment from incompatible pointer type
gins.c:3573: warning: assignment from incompatible pointer type
gins.c:3578: warning: assignment from incompatible pointer type
gins.c:3584: warning: assignment from incompatible pointer type
gins.c:3586: warning: assignment from incompatible pointer type
gins.c:3592: warning: passing argument 3 of 'gtk_image_get_stock' makes pointer from integer without a cast
gins.c:3597: warning: assignment from incompatible pointer type
gins.c:3602: warning: assignment from incompatible pointer type
gins.c:3607: warning: passing argument 2 of 'gtk_image_get_icon_name' from incompatible pointer type
gins.c:3607: warning: passing argument 3 of 'gtk_image_get_icon_name' makes pointer from integer without a cast
gins.c:3622: warning: passing argument 1 of 'gtk_image_new_from_icon_set' from incompatible pointer type
gins.c:3713: warning: assignment from incompatible pointer type
gins.c:3715: warning: assignment from incompatible pointer type
gins.c:3741: warning: passing argument 2 of 'gtk_label_set_attributes' from incompatible pointer type
gins.c:3818: warning: assignment discards qualifiers from pointer target type
gins.c:3873: warning: assignment discards qualifiers from pointer target type
gins.c:3985: warning: assignment discards qualifiers from pointer target type
gins.c:4075: warning: assignment from incompatible pointer type
gins.c:4080: warning: assignment from incompatible pointer type
gins.c:4085: warning: assignment from incompatible pointer type
gins.c:4090: warning: assignment from incompatible pointer type
gins.c:4095: warning: assignment from incompatible pointer type
gins.c:4125: warning: assignment from incompatible pointer type
gins.c:4130: warning: assignment from incompatible pointer type
gins.c:4135: warning: assignment discards qualifiers from pointer target type
gins.c:4140: warning: assignment discards qualifiers from pointer target type
gins.c:4188: warning: passing argument 4 of 'gtk_status_icon_get_geometry' makes pointer from integer without a cast
gins.c:4189: warning: assignment from incompatible pointer type
gins.c:4250: warning: assignment discards qualifiers from pointer target type
gins.c:4337: warning: passing argument 1 of 'gtk_radio_button_new' from incompatible pointer type
gins.c:4347: warning: passing argument 1 of 'gtk_radio_button_new_with_label' from incompatible pointer type
gins.c:4357: warning: passing argument 1 of 'gtk_radio_button_new_with_mnemonic' from incompatible pointer type
gins.c:4367: warning: passing argument 2 of 'gtk_radio_button_set_group' from incompatible pointer type
gins.c:4437: warning: assignment discards qualifiers from pointer target type
gins.c:4477: warning: assignment discards qualifiers from pointer target type
gins.c:4492: warning: passing argument 2 of 'gtk_entry_set_invisible_char' makes integer from pointer without a cast
gins.c:4517: warning: assignment from incompatible pointer type
gins.c:4547: warning: assignment makes pointer from integer without a cast
gins.c:4599: warning: assignment from incompatible pointer type
gins.c:4604: warning: assignment from incompatible pointer type
gins.c:4619: warning: assignment from incompatible pointer type
gins.c:4624: warning: passing argument 2 of 'gtk_entry_completion_set_match_func' makes pointer from integer without a cast
gins.c:4624: warning: passing argument 4 of 'gtk_entry_completion_set_match_func' from incompatible pointer type
gins.c:4754: warning: assignment from incompatible pointer type
gins.c:4819: warning: passing argument 2 of 'gtk_spin_button_get_increments' from incompatible pointer type
gins.c:4819: warning: passing argument 3 of 'gtk_spin_button_get_increments' from incompatible pointer type
gins.c:4831: warning: passing argument 2 of 'gtk_spin_button_get_range' from incompatible pointer type
gins.c:4831: warning: passing argument 3 of 'gtk_spin_button_get_range' from incompatible pointer type
gins.c:4926: warning: assignment from incompatible pointer type
gins.c:4931: warning: assignment from incompatible pointer type
gins.c:4971: warning: assignment makes pointer from integer without a cast
gins.c:4996: warning: assignment from incompatible pointer type
gins.c:5001: warning: assignment from incompatible pointer type
gins.c:5016: warning: assignment from incompatible pointer type
gins.c:5341: warning: passing argument 2 of 'gtk_text_iter_forward_find_char' makes pointer from integer without a cast
gins.c:5346: warning: passing argument 2 of 'gtk_text_iter_backward_find_char' makes pointer from integer without a cast
gins.c:5396: warning: assignment discards qualifiers from pointer target type
gins.c:5401: warning: assignment from incompatible pointer type
gins.c:5411: warning: assignment from incompatible pointer type
gins.c:5426: warning: assignment from incompatible pointer type
gins.c:5511: warning: assignment from incompatible pointer type
gins.c:5516: warning: assignment from incompatible pointer type
gins.c:5541: warning: assignment from incompatible pointer type
gins.c:5546: warning: assignment from incompatible pointer type
gins.c:5551: warning: assignment from incompatible pointer type
gins.c:5596: warning: assignment from incompatible pointer type
gins.c:5701: warning: passing argument 2 of 'gtk_text_buffer_deserialize_get_can_create_tags' makes pointer from integer without a cast
gins.c:5706: warning: passing argument 2 of 'gtk_text_buffer_deserialize_set_can_create_tags' makes pointer from integer without a cast
gins.c:5711: warning: assignment from incompatible pointer type
gins.c:5716: warning: assignment from incompatible pointer type
gins.c:5722: warning: assignment from incompatible pointer type
gins.c:5728: warning: assignment from incompatible pointer type
gins.c:5733: warning: assignment from incompatible pointer type
gins.c:5739: warning: assignment from incompatible pointer type
gins.c:5745: warning: passing argument 3 of 'gtk_text_buffer_register_deserialize_format' makes pointer from integer without a cast
gins.c:5745: warning: passing argument 5 of 'gtk_text_buffer_register_deserialize_format' from incompatible pointer type
gins.c:5745: warning: assignment from incompatible pointer type
gins.c:5750: warning: passing argument 3 of 'gtk_text_buffer_register_deserialize_format' makes pointer from integer without a cast
gins.c:5750: warning: passing argument 5 of 'gtk_text_buffer_register_deserialize_format' from incompatible pointer type
gins.c:5750: warning: assignment from incompatible pointer type
gins.c:5755: warning: assignment from incompatible pointer type
gins.c:5760: warning: assignment from incompatible pointer type
gins.c:5765: warning: passing argument 3 of 'gtk_text_buffer_register_serialize_format' makes pointer from integer without a cast
gins.c:5765: warning: passing argument 5 of 'gtk_text_buffer_register_serialize_format' from incompatible pointer type
gins.c:5765: warning: assignment from incompatible pointer type
gins.c:5770: warning: passing argument 3 of 'gtk_text_buffer_register_serialize_format' makes pointer from integer without a cast
gins.c:5770: warning: passing argument 5 of 'gtk_text_buffer_register_serialize_format' from incompatible pointer type
gins.c:5770: warning: assignment from incompatible pointer type
gins.c:5775: warning: assignment from incompatible pointer type
gins.c:5780: warning: assignment from incompatible pointer type
gins.c:5785: warning: passing argument 3 of 'gtk_text_buffer_serialize' makes pointer from integer without a cast
gins.c:5785: warning: passing argument 6 of 'gtk_text_buffer_serialize' from incompatible pointer type
gins.c:5790: warning: passing argument 2 of 'gtk_text_buffer_unregister_deserialize_format' makes pointer from integer without a cast
gins.c:5795: warning: passing argument 2 of 'gtk_text_buffer_unregister_serialize_format' makes pointer from integer without a cast
gins.c:5800: warning: assignment from incompatible pointer type
gins.c:5815: warning: passing argument 2 of 'gtk_text_tag_event' from incompatible pointer type
gins.c:5815: warning: passing argument 3 of 'gtk_text_tag_event' makes pointer from integer without a cast
gins.c:5820: warning: assignment from incompatible pointer type
gins.c:5825: warning: passing argument 1 of 'gtk_text_attributes_copy' from incompatible pointer type
gins.c:5825: warning: assignment from incompatible pointer type
gins.c:5830: warning: passing argument 1 of 'gtk_text_attributes_copy_values' from incompatible pointer type
gins.c:5835: warning: passing argument 1 of 'gtk_text_attributes_unref' from incompatible pointer type
gins.c:5840: warning: passing argument 1 of 'gtk_text_attributes_ref' from incompatible pointer type
gins.c:5840: warning: assignment from incompatible pointer type
gins.c:5845: warning: assignment from incompatible pointer type
gins.c:5860: warning: assignment from incompatible pointer type
gins.c:5865: warning: passing argument 2 of 'gtk_text_tag_table_foreach' makes pointer from integer without a cast
gins.c:5890: warning: assignment from incompatible pointer type
gins.c:5968: warning: assignment from incompatible pointer type
gins.c:5973: warning: assignment from incompatible pointer type
gins.c:6028: warning: assignment from incompatible pointer type
gins.c:6163: warning: passing argument 2 of 'gtk_text_view_set_tabs' from incompatible pointer type
gins.c:6183: warning: assignment from incompatible pointer type
gins.c:6188: warning: assignment from incompatible pointer type
gins.c:6193: warning: assignment from incompatible pointer type
gins.c:6198: warning: assignment from incompatible pointer type
gins.c:6203: warning: passing argument 1 of 'gtk_tree_path_to_string' from incompatible pointer type
gins.c:6208: warning: assignment from incompatible pointer type
gins.c:6213: warning: passing argument 1 of 'gtk_tree_path_append_index' from incompatible pointer type
gins.c:6218: warning: passing argument 1 of 'gtk_tree_path_prepend_index' from incompatible pointer type
gins.c:6223: warning: passing argument 1 of 'gtk_tree_path_get_depth' from incompatible pointer type
gins.c:6228: warning: passing argument 1 of 'gtk_tree_path_get_indices' from incompatible pointer type
gins.c:6233: warning: passing argument 1 of 'gtk_tree_path_free' from incompatible pointer type
gins.c:6238: warning: passing argument 1 of 'gtk_tree_path_copy' from incompatible pointer type
gins.c:6238: warning: assignment from incompatible pointer type
gins.c:6243: warning: passing argument 1 of 'gtk_tree_path_compare' from incompatible pointer type
gins.c:6248: warning: passing argument 1 of 'gtk_tree_path_next' from incompatible pointer type
gins.c:6253: warning: passing argument 1 of 'gtk_tree_path_prev' from incompatible pointer type
gins.c:6258: warning: passing argument 1 of 'gtk_tree_path_up' from incompatible pointer type
gins.c:6263: warning: passing argument 1 of 'gtk_tree_path_down' from incompatible pointer type
gins.c:6268: warning: passing argument 1 of 'gtk_tree_path_is_ancestor' from incompatible pointer type
gins.c:6273: warning: passing argument 1 of 'gtk_tree_path_is_descendant' from incompatible pointer type
gins.c:6278: warning: assignment from incompatible pointer type
gins.c:6283: warning: passing argument 1 of 'gtk_tree_row_reference_new_proxy' from incompatible pointer type
gins.c:6283: warning: assignment from incompatible pointer type
gins.c:6288: warning: passing argument 1 of 'gtk_tree_row_reference_get_model' from incompatible pointer type
gins.c:6288: warning: assignment from incompatible pointer type
gins.c:6293: warning: passing argument 1 of 'gtk_tree_row_reference_get_path' from incompatible pointer type
gins.c:6293: warning: assignment from incompatible pointer type
gins.c:6298: warning: passing argument 1 of 'gtk_tree_row_reference_valid' from incompatible pointer type
gins.c:6303: warning: passing argument 1 of 'gtk_tree_row_reference_free' from incompatible pointer type
gins.c:6308: warning: passing argument 1 of 'gtk_tree_row_reference_copy' from incompatible pointer type
gins.c:6308: warning: assignment from incompatible pointer type
gins.c:6313: warning: passing argument 1 of 'gtk_tree_row_reference_inserted' from incompatible pointer type
gins.c:6318: warning: passing argument 1 of 'gtk_tree_row_reference_deleted' from incompatible pointer type
gins.c:6323: warning: passing argument 1 of 'gtk_tree_row_reference_reordered' from incompatible pointer type
gins.c:6329: warning: passing argument 1 of 'gtk_tree_iter_copy' from incompatible pointer type
gins.c:6329: warning: assignment from incompatible pointer type
gins.c:6334: warning: passing argument 1 of 'gtk_tree_iter_free' from incompatible pointer type
gins.c:6369: warning: assignment from incompatible pointer type
gins.c:6374: warning: passing argument 4 of 'gtk_tree_model_get_value' from incompatible pointer type
gins.c:6434: warning: passing argument 2 of 'gtk_tree_model_foreach' makes pointer from integer without a cast
gins.c:6475: warning: passing argument 2 of 'gtk_tree_selection_set_select_function' makes pointer from integer without a cast
gins.c:6475: warning: passing argument 4 of 'gtk_tree_selection_set_select_function' makes pointer from integer without a cast
gins.c:6485: warning: assignment from incompatible pointer type
gins.c:6491: warning: assignment from incompatible pointer type
gins.c:6497: warning: passing argument 2 of 'gtk_tree_selection_selected_foreach' makes pointer from integer without a cast
gins.c:6503: warning: assignment from incompatible pointer type
gins.c:6564: warning: assignment from incompatible pointer type
gins.c:6569: warning: assignment from incompatible pointer type
gins.c:6604: warning: passing argument 3 of 'gtk_tree_view_column_set_cell_data_func' makes pointer from integer without a cast
gins.c:6604: warning: passing argument 5 of 'gtk_tree_view_column_set_cell_data_func' makes pointer from integer without a cast
gins.c:6699: warning: assignment discards qualifiers from pointer target type
gins.c:6830: warning: assignment from incompatible pointer type
gins.c:6840: warning: assignment from incompatible pointer type
gins.c:6845: warning: assignment from incompatible pointer type
gins.c:6855: warning: assignment from incompatible pointer type
gins.c:6920: warning: assignment from incompatible pointer type
gins.c:6940: warning: assignment from incompatible pointer type
gins.c:6945: warning: passing argument 2 of 'gtk_tree_view_set_column_drag_function' makes pointer from integer without a cast
gins.c:6945: warning: passing argument 4 of 'gtk_tree_view_set_column_drag_function' makes pointer from integer without a cast
gins.c:6971: warning: assignment from incompatible pointer type
gins.c:6973: warning: assignment from incompatible pointer type
gins.c:7009: warning: passing argument 2 of 'gtk_tree_view_map_expanded_rows' makes pointer from integer without a cast
gins.c:7045: warning: assignment from incompatible pointer type
gins.c:7047: warning: assignment from incompatible pointer type
gins.c:7053: warning: assignment from incompatible pointer type
gins.c:7058: warning: assignment from incompatible pointer type
gins.c:7102: warning: passing argument 3 of 'gtk_tree_view_get_drag_dest_row' makes pointer from integer without a cast
gins.c:7103: warning: assignment from incompatible pointer type
gins.c:7109: warning: passing argument 5 of 'gtk_tree_view_get_dest_row_at_pos' makes pointer from integer without a cast
gins.c:7110: warning: assignment from incompatible pointer type
gins.c:7116: warning: assignment from incompatible pointer type
gins.c:7121: warning: assignment from incompatible pointer type
gins.c:7146: warning: assignment from incompatible pointer type
gins.c:7151: warning: passing argument 2 of 'gtk_tree_view_set_search_equal_func' makes pointer from integer without a cast
gins.c:7151: warning: passing argument 4 of 'gtk_tree_view_set_search_equal_func' makes pointer from integer without a cast
gins.c:7156: warning: assignment from incompatible pointer type
gins.c:7166: warning: assignment from incompatible pointer type
gins.c:7171: warning: passing argument 2 of 'gtk_tree_view_set_search_position_func' makes pointer from integer without a cast
gins.c:7171: warning: passing argument 4 of 'gtk_tree_view_set_search_position_func' from incompatible pointer type
gins.c:7206: warning: passing argument 2 of 'gtk_tree_view_set_destroy_count_func' makes pointer from integer without a cast
gins.c:7206: warning: passing argument 4 of 'gtk_tree_view_set_destroy_count_func' makes pointer from integer without a cast
gins.c:7211: warning: assignment from incompatible pointer type
gins.c:7216: warning: passing argument 2 of 'gtk_tree_view_set_row_separator_func' makes pointer from integer without a cast
gins.c:7216: warning: passing argument 4 of 'gtk_tree_view_set_row_separator_func' makes pointer from integer without a cast
gins.c:7281: warning: assignment from incompatible pointer type
gins.c:7291: warning: passing argument 2 of 'gtk_cell_view_set_background_color' from incompatible pointer type
gins.c:7292: warning: assignment from incompatible pointer type
gins.c:7318: warning: assignment from incompatible pointer type
gins.c:7353: warning: assignment from incompatible pointer type
gins.c:7359: warning: assignment from incompatible pointer type
gins.c:7361: warning: assignment from incompatible pointer type
gins.c:7373: warning: assignment from incompatible pointer type
gins.c:7375: warning: assignment from incompatible pointer type
gins.c:7381: warning: passing argument 2 of 'gtk_icon_view_selected_foreach' makes pointer from integer without a cast
gins.c:7507: warning: assignment from incompatible pointer type
gins.c:7509: warning: assignment from incompatible pointer type
gins.c:7550: warning: passing argument 3 of 'gtk_icon_view_get_drag_dest_item' makes pointer from integer without a cast
gins.c:7551: warning: assignment from incompatible pointer type
gins.c:7557: warning: passing argument 5 of 'gtk_icon_view_get_dest_item_at_pos' makes pointer from integer without a cast
gins.c:7558: warning: assignment from incompatible pointer type
gins.c:7564: warning: assignment from incompatible pointer type
gins.c:7569: warning: assignment from incompatible pointer type
gins.c:7579: warning: passing argument 3 of 'gtk_tree_sortable_get_sort_column_id' makes pointer from integer without a cast
gins.c:7590: warning: passing argument 3 of 'gtk_tree_sortable_set_sort_func' makes pointer from integer without a cast
gins.c:7590: warning: passing argument 5 of 'gtk_tree_sortable_set_sort_func' makes pointer from integer without a cast
gins.c:7595: warning: passing argument 2 of 'gtk_tree_sortable_set_default_sort_func' makes pointer from integer without a cast
gins.c:7595: warning: passing argument 4 of 'gtk_tree_sortable_set_default_sort_func' makes pointer from integer without a cast
gins.c:7605: warning: assignment from incompatible pointer type
gins.c:7610: warning: assignment from incompatible pointer type
gins.c:7615: warning: assignment from incompatible pointer type
gins.c:7625: warning: assignment from incompatible pointer type
gins.c:7650: warning: assignment from incompatible pointer type
gins.c:7655: warning: passing argument 2 of 'gtk_tree_model_filter_set_visible_func' makes pointer from integer without a cast
gins.c:7655: warning: passing argument 4 of 'gtk_tree_model_filter_set_visible_func' makes pointer from integer without a cast
gins.c:7660: warning: passing argument 3 of 'gtk_tree_model_filter_set_modify_func' from incompatible pointer type
gins.c:7660: warning: passing argument 4 of 'gtk_tree_model_filter_set_modify_func' makes pointer from integer without a cast
gins.c:7660: warning: passing argument 6 of 'gtk_tree_model_filter_set_modify_func' makes pointer from integer without a cast
gins.c:7670: warning: assignment from incompatible pointer type
gins.c:7685: warning: assignment from incompatible pointer type
gins.c:7690: warning: assignment from incompatible pointer type
gins.c:7735: warning: passing argument 3 of 'gtk_cell_layout_set_cell_data_func' makes pointer from integer without a cast
gins.c:7735: warning: passing argument 5 of 'gtk_cell_layout_set_cell_data_func' from incompatible pointer type
gins.c:7767: warning: passing argument 2 of 'gtk_cell_editable_start_editing' makes pointer from integer without a cast
gins.c:7782: warning: assignment from incompatible pointer type
gins.c:7787: warning: assignment from incompatible pointer type
gins.c:7792: warning: assignment from incompatible pointer type
gins.c:7797: warning: assignment from incompatible pointer type
gins.c:7802: warning: assignment from incompatible pointer type
gins.c:7807: warning: assignment from incompatible pointer type
gins.c:7817: warning: assignment from incompatible pointer type
gins.c:7842: warning: assignment from incompatible pointer type
gins.c:7847: warning: passing argument 2 of 'gtk_list_store_newv' from incompatible pointer type
gins.c:7847: warning: assignment from incompatible pointer type
gins.c:7852: warning: passing argument 3 of 'gtk_list_store_set_column_types' from incompatible pointer type
gins.c:7867: warning: passing argument 4 of 'gtk_list_store_set_value' from incompatible pointer type
gins.c:7897: warning: passing argument 5 of 'gtk_list_store_insert_with_valuesv' from incompatible pointer type
gins.c:7944: warning: assignment from incompatible pointer type
gins.c:7949: warning: passing argument 2 of 'gtk_tree_store_newv' from incompatible pointer type
gins.c:7949: warning: assignment from incompatible pointer type
gins.c:7954: warning: passing argument 3 of 'gtk_tree_store_set_column_types' from incompatible pointer type
gins.c:7959: warning: passing argument 4 of 'gtk_tree_store_set_value' from incompatible pointer type
gins.c:8110: warning: assignment from incompatible pointer type
gins.c:8165: warning: assignment from incompatible pointer type
gins.c:8170: warning: passing argument 2 of 'gtk_combo_box_set_row_separator_func' makes pointer from integer without a cast
gins.c:8170: warning: passing argument 4 of 'gtk_combo_box_set_row_separator_func' makes pointer from integer without a cast
gins.c:8190: warning: assignment discards qualifiers from pointer target type
gins.c:8255: warning: assignment from incompatible pointer type
gins.c:8275: warning: assignment discards qualifiers from pointer target type
gins.c:8305: warning: passing argument 3 of 'gtk_menu_attach_to_widget' makes pointer from integer without a cast
gins.c:8511: warning: passing argument 1 of 'gtk_radio_menu_item_new' from incompatible pointer type
gins.c:8516: warning: passing argument 1 of 'gtk_radio_menu_item_new_with_label' from incompatible pointer type
gins.c:8521: warning: passing argument 1 of 'gtk_radio_menu_item_new_with_mnemonic' from incompatible pointer type
gins.c:8541: warning: passing argument 2 of 'gtk_radio_menu_item_set_group' from incompatible pointer type
gins.c:8636: warning: assignment from incompatible pointer type
gins.c:8751: warning: assignment from incompatible pointer type
gins.c:8861: warning: assignment from incompatible pointer type
gins.c:8876: warning: assignment from incompatible pointer type
gins.c:8881: warning: assignment from incompatible pointer type
gins.c:8891: warning: assignment discards qualifiers from pointer target type
gins.c:8911: warning: assignment discards qualifiers from pointer target type
gins.c:8921: warning: assignment discards qualifiers from pointer target type
gins.c:8946: warning: assignment from incompatible pointer type
gins.c:8951: warning: assignment from incompatible pointer type
gins.c:8971: warning: assignment from incompatible pointer type
gins.c:8976: warning: assignment from incompatible pointer type
gins.c:8991: warning: passing argument 1 of 'gtk_radio_tool_button_new' from incompatible pointer type
gins.c:8991: warning: assignment from incompatible pointer type
gins.c:8996: warning: passing argument 1 of 'gtk_radio_tool_button_new_from_stock' from incompatible pointer type
gins.c:8996: warning: assignment from incompatible pointer type
gins.c:9001: warning: assignment from incompatible pointer type
gins.c:9006: warning: assignment from incompatible pointer type
gins.c:9016: warning: passing argument 2 of 'gtk_radio_tool_button_set_group' from incompatible pointer type
gins.c:9021: warning: assignment from incompatible pointer type
gins.c:9051: warning: assignment from incompatible pointer type
gins.c:9066: warning: assignment from incompatible pointer type
gins.c:9071: warning: passing argument 3 of 'gtk_ui_manager_add_ui_from_string' makes integer from pointer without a cast
gins.c:9071: warning: passing argument 4 of 'gtk_ui_manager_add_ui_from_string' from incompatible pointer type
gins.c:9076: warning: passing argument 3 of 'gtk_ui_manager_add_ui_from_file' from incompatible pointer type
gins.c:9101: warning: assignment from incompatible pointer type
gins.c:9106: warning: assignment discards qualifiers from pointer target type
gins.c:9131: warning: assignment from incompatible pointer type
gins.c:9161: warning: passing argument 5 of 'gtk_action_group_add_actions_full' from incompatible pointer type
gins.c:9171: warning: passing argument 5 of 'gtk_action_group_add_toggle_actions_full' from incompatible pointer type
gins.c:9176: warning: passing argument 5 of 'gtk_action_group_add_radio_actions' from incompatible pointer type
gins.c:9181: warning: passing argument 2 of 'gtk_action_group_set_translate_func' makes pointer from integer without a cast
gins.c:9181: warning: passing argument 4 of 'gtk_action_group_set_translate_func' makes pointer from integer without a cast
gins.c:9191: warning: assignment discards qualifiers from pointer target type
gins.c:9196: warning: assignment from incompatible pointer type
gins.c:9201: warning: assignment discards qualifiers from pointer target type
gins.c:9291: warning: assignment discards qualifiers from pointer target type
gins.c:9311: warning: assignment from incompatible pointer type
gins.c:9341: warning: assignment from incompatible pointer type
gins.c:9351: warning: passing argument 2 of 'gtk_radio_action_set_group' from incompatible pointer type
gins.c:9371: warning: passing argument 1 of 'gtk_color_button_new_with_color' from incompatible pointer type
gins.c:9376: warning: passing argument 2 of 'gtk_color_button_set_color' from incompatible pointer type
gins.c:9377: warning: assignment from incompatible pointer type
gins.c:9383: warning: passing argument 2 of 'gtk_color_button_get_color' from incompatible pointer type
gins.c:9384: warning: assignment from incompatible pointer type
gins.c:9390: warning: passing argument 2 of 'gtk_color_button_set_alpha' makes integer from pointer without a cast
gins.c:9415: warning: assignment discards qualifiers from pointer target type
gins.c:9455: warning: passing argument 2 of 'gtk_color_selection_set_current_alpha' makes integer from pointer without a cast
gins.c:9460: warning: passing argument 2 of 'gtk_color_selection_get_current_color' from incompatible pointer type
gins.c:9461: warning: assignment from incompatible pointer type
gins.c:9467: warning: passing argument 2 of 'gtk_color_selection_set_current_color' from incompatible pointer type
gins.c:9468: warning: assignment from incompatible pointer type
gins.c:9479: warning: passing argument 2 of 'gtk_color_selection_set_previous_alpha' makes integer from pointer without a cast
gins.c:9484: warning: passing argument 2 of 'gtk_color_selection_get_previous_color' from incompatible pointer type
gins.c:9485: warning: assignment from incompatible pointer type
gins.c:9491: warning: passing argument 2 of 'gtk_color_selection_set_previous_color' from incompatible pointer type
gins.c:9492: warning: assignment from incompatible pointer type
gins.c:9504: warning: assignment from incompatible pointer type
gins.c:9511: warning: passing argument 1 of 'gtk_color_selection_palette_to_string' from incompatible pointer type
gins.c:9516: warning: passing argument 1 of 'gtk_color_selection_set_change_palette_hook' from incompatible pointer type
gins.c:9516: warning: assignment from incompatible pointer type
gins.c:9521: warning: passing argument 1 of 'gtk_color_selection_set_change_palette_with_screen_hook' from incompatible pointer type
gins.c:9521: warning: assignment from incompatible pointer type
gins.c:9526: warning: passing argument 2 of 'gtk_color_selection_set_color' from incompatible pointer type
gins.c:9532: warning: passing argument 2 of 'gtk_color_selection_get_color' from incompatible pointer type
gins.c:9553: warning: assignment discards qualifiers from pointer target type
gins.c:9793: warning: assignment from incompatible pointer type
gins.c:9798: warning: passing argument 3 of 'gtk_file_chooser_add_shortcut_folder' from incompatible pointer type
gins.c:9803: warning: passing argument 3 of 'gtk_file_chooser_remove_shortcut_folder' from incompatible pointer type
gins.c:9813: warning: passing argument 3 of 'gtk_file_chooser_add_shortcut_folder_uri' from incompatible pointer type
gins.c:9818: warning: passing argument 3 of 'gtk_file_chooser_remove_shortcut_folder_uri' from incompatible pointer type
gins.c:9843: warning: assignment discards qualifiers from pointer target type
gins.c:9893: warning: assignment from incompatible pointer type
gins.c:9898: warning: passing argument 1 of 'gtk_file_filter_set_name' from incompatible pointer type
gins.c:9903: warning: passing argument 1 of 'gtk_file_filter_get_name' from incompatible pointer type
gins.c:9903: warning: assignment discards qualifiers from pointer target type
gins.c:9908: warning: passing argument 1 of 'gtk_file_filter_add_mime_type' from incompatible pointer type
gins.c:9913: warning: passing argument 1 of 'gtk_file_filter_add_pattern' from incompatible pointer type
gins.c:9918: warning: passing argument 1 of 'gtk_file_filter_add_pixbuf_formats' from incompatible pointer type
gins.c:9923: warning: passing argument 1 of 'gtk_file_filter_add_custom' from incompatible pointer type
gins.c:9923: warning: passing argument 3 of 'gtk_file_filter_add_custom' makes pointer from integer without a cast
gins.c:9923: warning: passing argument 5 of 'gtk_file_filter_add_custom' from incompatible pointer type
gins.c:9928: warning: passing argument 1 of 'gtk_file_filter_filter' from incompatible pointer type
gins.c:9948: warning: assignment discards qualifiers from pointer target type
gins.c:9998: warning: assignment discards qualifiers from pointer target type
gins.c:10008: warning: assignment from incompatible pointer type
gins.c:10013: warning: assignment from incompatible pointer type
gins.c:10028: warning: assignment discards qualifiers from pointer target type
gins.c:10043: warning: assignment from incompatible pointer type
gins.c:10048: warning: assignment from incompatible pointer type
gins.c:10063: warning: assignment discards qualifiers from pointer target type
gins.c:10244: warning: assignment from incompatible pointer type
gins.c:10249: warning: assignment from incompatible pointer type
gins.c:10384: warning: passing argument 5 of 'gtk_notebook_query_tab_label_packing' makes pointer from integer without a cast
gins.c:10441: warning: assignment discards qualifiers from pointer target type
gins.c:10461: warning: assignment discards qualifiers from pointer target type
gins.c:10496: warning: passing argument 1 of 'gtk_notebook_set_window_creation_hook' from incompatible pointer type
gins.c:10496: warning: passing argument 3 of 'gtk_notebook_set_window_creation_hook' from incompatible pointer type
gins.c:10601: warning: assignment discards qualifiers from pointer target type
gins.c:10661: warning: assignment discards qualifiers from pointer target type
gins.c:10708: warning: assignment from incompatible pointer type
gins.c:10713: warning: assignment from incompatible pointer type
gins.c:10768: warning: passing argument 2 of 'gtk_scrolled_window_get_policy' makes pointer from integer without a cast
gins.c:10768: warning: passing argument 3 of 'gtk_scrolled_window_get_policy' makes pointer from integer without a cast
gins.c:10778: warning: assignment from incompatible pointer type
gins.c:10788: warning: passing argument 2 of 'gtk_print_operation_get_error' from incompatible pointer type
gins.c:10798: warning: assignment from incompatible pointer type
gins.c:10808: warning: assignment from incompatible pointer type
gins.c:10858: warning: passing argument 4 of 'gtk_print_operation_run' from incompatible pointer type
gins.c:10873: warning: assignment discards qualifiers from pointer target type
gins.c:10883: warning: passing argument 2 of 'gtk_print_operation_get_error' from incompatible pointer type
gins.c:10888: warning: assignment from incompatible pointer type
gins.c:10893: warning: passing argument 4 of 'gtk_print_run_page_setup_dialog_async' makes pointer from integer without a cast
gins.c:10923: warning: assignment from incompatible pointer type
gins.c:10963: warning: assignment from incompatible pointer type
gins.c:10968: warning: assignment from incompatible pointer type
gins.c:10978: warning: assignment discards qualifiers from pointer target type
gins.c:10993: warning: passing argument 2 of 'gtk_print_settings_foreach' makes pointer from integer without a cast
gins.c:11048: warning: assignment discards qualifiers from pointer target type
gins.c:11068: warning: assignment from incompatible pointer type
gins.c:11198: warning: assignment from incompatible pointer type
gins.c:11219: warning: assignment discards qualifiers from pointer target type
gins.c:11229: warning: assignment discards qualifiers from pointer target type
gins.c:11239: warning: assignment discards qualifiers from pointer target type
gins.c:11249: warning: assignment discards qualifiers from pointer target type
gins.c:11259: warning: assignment discards qualifiers from pointer target type
gins.c:11269: warning: assignment from incompatible pointer type
gins.c:11274: warning: assignment from incompatible pointer type
gins.c:11289: warning: assignment from incompatible pointer type
gins.c:11364: warning: assignment from incompatible pointer type
gins.c:11369: warning: assignment from incompatible pointer type
gins.c:11374: warning: assignment from incompatible pointer type
gins.c:11379: warning: passing argument 1 of 'gtk_paper_size_copy' from incompatible pointer type
gins.c:11379: warning: assignment from incompatible pointer type
gins.c:11384: warning: passing argument 1 of 'gtk_paper_size_free' from incompatible pointer type
gins.c:11389: warning: passing argument 1 of 'gtk_paper_size_is_equal' from incompatible pointer type
gins.c:11394: warning: passing argument 1 of 'gtk_paper_size_get_name' from incompatible pointer type
gins.c:11394: warning: assignment discards qualifiers from pointer target type
gins.c:11399: warning: passing argument 1 of 'gtk_paper_size_get_display_name' from incompatible pointer type
gins.c:11399: warning: assignment discards qualifiers from pointer target type
gins.c:11404: warning: passing argument 1 of 'gtk_paper_size_get_ppd_name' from incompatible pointer type
gins.c:11404: warning: assignment discards qualifiers from pointer target type
gins.c:11409: warning: passing argument 1 of 'gtk_paper_size_get_width' from incompatible pointer type
gins.c:11414: warning: passing argument 1 of 'gtk_paper_size_get_height' from incompatible pointer type
gins.c:11419: warning: passing argument 1 of 'gtk_paper_size_is_custom' from incompatible pointer type
gins.c:11424: warning: passing argument 1 of 'gtk_paper_size_set_size' from incompatible pointer type
gins.c:11429: warning: passing argument 1 of 'gtk_paper_size_get_default_top_margin' from incompatible pointer type
gins.c:11434: warning: passing argument 1 of 'gtk_paper_size_get_default_bottom_margin' from incompatible pointer type
gins.c:11439: warning: passing argument 1 of 'gtk_paper_size_get_default_left_margin' from incompatible pointer type
gins.c:11444: warning: passing argument 1 of 'gtk_paper_size_get_default_right_margin' from incompatible pointer type
gins.c:11449: warning: assignment discards qualifiers from pointer target type
gins.c:11454: warning: assignment makes pointer from integer without a cast
gins.c:11459: warning: assignment makes pointer from integer without a cast
gins.c:11464: warning: assignment makes pointer from integer without a cast
gins.c:11469: warning: assignment makes pointer from integer without a cast
gins.c:11474: warning: assignment makes pointer from integer without a cast
gins.c:11479: warning: assignment makes pointer from integer without a cast
gins.c:11484: warning: assignment makes pointer from integer without a cast
gins.c:11529: warning: assignment makes pointer from integer without a cast
gins.c:11534: warning: assignment makes pointer from integer without a cast
gins.c:11539: warning: assignment makes pointer from integer without a cast
gins.c:11544: warning: assignment makes pointer from integer without a cast
gins.c:11584: warning: assignment makes pointer from integer without a cast
gins.c:11594: warning: assignment makes pointer from integer without a cast
gins.c:11614: warning: assignment makes pointer from integer without a cast
gins.c:11619: warning: assignment makes pointer from integer without a cast
gins.c:11634: warning: assignment makes pointer from integer without a cast
gins.c:11644: warning: assignment makes pointer from integer without a cast
gins.c:11654: warning: assignment makes pointer from integer without a cast
gins.c:11659: warning: assignment from incompatible pointer type
gins.c:11832: warning: assignment from incompatible pointer type
gins.c:11837: warning: passing argument 2 of 'gtk_im_context_simple_add_table' from incompatible pointer type
gins.c:11842: warning: assignment from incompatible pointer type
gins.c:11852: warning: assignment from incompatible pointer type
gins.c:11892: warning: assignment from incompatible pointer type
gins.c:11917: warning: assignment from incompatible pointer type
gins.c:11928: warning: assignment from incompatible pointer type
gins.c:11941: warning: assignment from incompatible pointer type
gins.c:11946: warning: assignment from incompatible pointer type
gins.c:12026: warning: passing argument 6 of 'gtk_box_query_child_packing' makes pointer from integer without a cast
gins.c:12113: warning: passing argument 2 of 'gtk_container_foreach' makes pointer from integer without a cast
gins.c:12118: warning: passing argument 2 of 'gtk_container_foreach_full' makes pointer from integer without a cast
gins.c:12118: warning: passing argument 3 of 'gtk_container_foreach_full' makes pointer from integer without a cast
gins.c:12118: warning: passing argument 5 of 'gtk_container_foreach_full' makes pointer from integer without a cast
gins.c:12138: warning: assignment from incompatible pointer type
gins.c:12148: warning: assignment from incompatible pointer type
gins.c:12178: warning: passing argument 4 of 'gtk_container_child_get_property' from incompatible pointer type
gins.c:12183: warning: passing argument 4 of 'gtk_container_child_set_property' from incompatible pointer type
gins.c:12198: warning: passing argument 2 of 'gtk_container_forall' makes pointer from integer without a cast
gins.c:12218: warning: passing argument 2 of 'gtk_container_get_focus_chain' from incompatible pointer type
gins.c:12223: warning: passing argument 2 of 'gtk_container_set_focus_chain' from incompatible pointer type
gins.c:12233: warning: passing argument 1 of 'gtk_container_class_find_child_property' from incompatible pointer type
gins.c:12238: warning: passing argument 3 of 'gtk_container_class_install_child_property' from incompatible pointer type
gins.c:12243: warning: passing argument 1 of 'gtk_container_class_list_child_properties' from incompatible pointer type
gins.c:12288: warning: passing argument 1 of 'gtk_object_new' makes integer from pointer without a cast
gins.c:12288: warning: assignment from incompatible pointer type
gins.c:12298: warning: assignment from incompatible pointer type
gins.c:12308: warning: passing argument 2 of 'gtk_object_weakref' makes pointer from integer without a cast
gins.c:12313: warning: passing argument 2 of 'gtk_object_weakunref' makes pointer from integer without a cast
gins.c:12338: warning: passing argument 4 of 'gtk_object_set_data_full' makes pointer from integer without a cast
gins.c:12373: warning: passing argument 2 of 'gtk_object_set_data_by_id' makes integer from pointer without a cast
gins.c:12378: warning: passing argument 2 of 'gtk_object_set_data_by_id_full' makes integer from pointer without a cast
gins.c:12378: warning: passing argument 4 of 'gtk_object_set_data_by_id_full' makes pointer from integer without a cast
gins.c:12383: warning: passing argument 2 of 'gtk_object_get_data_by_id' makes integer from pointer without a cast
gins.c:12388: warning: passing argument 2 of 'gtk_object_remove_data_by_id' makes integer from pointer without a cast
gins.c:12393: warning: passing argument 2 of 'gtk_object_remove_no_notify_by_id' makes integer from pointer without a cast
gins.c:12438: warning: assignment from incompatible pointer type
gins.c:12550: warning: passing argument 1 of 'gtk_widget_new' makes integer from pointer without a cast
gins.c:12692: warning: passing argument 2 of 'gtk_widget_event' makes pointer from integer without a cast
gins.c:12732: warning: assignment discards qualifiers from pointer target type
gins.c:12757: warning: assignment from incompatible pointer type
gins.c:12762: warning: assignment from incompatible pointer type
gins.c:12807: warning: passing argument 2 of 'gtk_widget_get_ancestor' makes integer from pointer without a cast
gins.c:12812: warning: assignment from incompatible pointer type
gins.c:12817: warning: assignment from incompatible pointer type
gins.c:12827: warning: assignment from incompatible pointer type
gins.c:12832: warning: assignment from incompatible pointer type
gins.c:12876: warning: assignment from incompatible pointer type
gins.c:12901: warning: assignment from incompatible pointer type
gins.c:12906: warning: assignment from incompatible pointer type
gins.c:12911: warning: assignment from incompatible pointer type
gins.c:12916: warning: assignment from incompatible pointer type
gins.c:12921: warning: assignment from incompatible pointer type
gins.c:12978: warning: assignment from incompatible pointer type
gins.c:12983: warning: passing argument 3 of 'gtk_widget_modify_fg' from incompatible pointer type
gins.c:12984: warning: assignment from incompatible pointer type
gins.c:12990: warning: passing argument 3 of 'gtk_widget_modify_bg' from incompatible pointer type
gins.c:12991: warning: assignment from incompatible pointer type
gins.c:12997: warning: passing argument 3 of 'gtk_widget_modify_text' from incompatible pointer type
gins.c:12998: warning: assignment from incompatible pointer type
gins.c:13004: warning: passing argument 3 of 'gtk_widget_modify_base' from incompatible pointer type
gins.c:13005: warning: assignment from incompatible pointer type
gins.c:13011: warning: passing argument 2 of 'gtk_widget_modify_font' from incompatible pointer type
gins.c:13031: warning: assignment from incompatible pointer type
gins.c:13036: warning: assignment from incompatible pointer type
gins.c:13101: warning: passing argument 2 of 'gtk_widget_class_install_style_property' from incompatible pointer type
gins.c:13106: warning: passing argument 2 of 'gtk_widget_class_install_style_property_parser' from incompatible pointer type
gins.c:13106: warning: passing argument 3 of 'gtk_widget_class_install_style_property_parser' makes pointer from integer without a cast
gins.c:13122: warning: assignment from incompatible pointer type
gins.c:13127: warning: assignment from incompatible pointer type
gins.c:13132: warning: passing argument 2 of 'gtk_widget_send_expose' makes pointer from integer without a cast
gins.c:13142: warning: passing argument 3 of 'gtk_widget_style_get_property' from incompatible pointer type
gins.c:13182: warning: assignment from incompatible pointer type
gins.c:13187: warning: passing argument 2 of 'gtk_widget_get_clipboard' makes pointer from integer without a cast
gins.c:13187: warning: assignment from incompatible pointer type
gins.c:13192: warning: assignment from incompatible pointer type
gins.c:13197: warning: assignment from incompatible pointer type
gins.c:13202: warning: assignment from incompatible pointer type
gins.c:13207: warning: assignment from incompatible pointer type
gins.c:13212: warning: assignment from incompatible pointer type
gins.c:13217: warning: assignment from incompatible pointer type
gins.c:13274: warning: assignment from incompatible pointer type
gins.c:13284: warning: passing argument 1 of 'gtk_requisition_copy' from incompatible pointer type
gins.c:13284: warning: assignment from incompatible pointer type
gins.c:13289: warning: passing argument 1 of 'gtk_requisition_free' from incompatible pointer type
gins.c:13299: warning: passing argument 3 of 'gtk_im_context_get_preedit_string' from incompatible pointer type
gins.c:13356: warning: passing argument 2 of 'gtk_clist_new_with_titles' from incompatible pointer type
gins.c:13497: warning: assignment from incompatible pointer type
gins.c:13499: warning: assignment from incompatible pointer type
gins.c:13505: warning: passing argument 3 of 'gtk_clist_set_foreground' from incompatible pointer type
gins.c:13506: warning: assignment from incompatible pointer type
gins.c:13512: warning: passing argument 3 of 'gtk_clist_set_background' from incompatible pointer type
gins.c:13513: warning: assignment from incompatible pointer type
gins.c:13524: warning: assignment from incompatible pointer type
gins.c:13534: warning: assignment from incompatible pointer type
gins.c:13554: warning: passing argument 2 of 'gtk_clist_prepend' from incompatible pointer type
gins.c:13559: warning: passing argument 2 of 'gtk_clist_append' from incompatible pointer type
gins.c:13564: warning: passing argument 3 of 'gtk_clist_insert' from incompatible pointer type
gins.c:13579: warning: passing argument 4 of 'gtk_clist_set_row_data_full' makes pointer from integer without a cast
gins.c:13636: warning: passing argument 2 of 'gtk_clist_set_compare_func' makes pointer from integer without a cast
gins.c:13676: warning: assignment from incompatible pointer type
gins.c:13681: warning: assignment from incompatible pointer type
gins.c:13691: warning: passing argument 3 of 'gtk_clist_set_button_actions' makes integer from pointer without a cast
gins.c:13727: warning: assignment from incompatible pointer type
gins.c:13729: warning: assignment from incompatible pointer type
gins.c:13750: warning: passing argument 1 of 'gtk_plug_new' makes integer from pointer without a cast
gins.c:13755: warning: passing argument 1 of 'gtk_plug_new_for_display' from incompatible pointer type
gins.c:13760: warning: assignment makes pointer from integer without a cast
gins.c:13765: warning: assignment makes pointer from integer without a cast
gins.c:13785: warning: assignment makes pointer from integer without a cast
gins.c:13790: warning: assignment makes pointer from integer without a cast
gins.c:13840: warning: passing argument 2 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:13840: warning: passing argument 3 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:13840: warning: passing argument 4 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:13840: warning: passing argument 5 of 'gtk_ruler_get_range' from incompatible pointer type
gins.c:13859: warning: assignment from incompatible pointer type
gins.c:13864: warning: assignment from incompatible pointer type
gins.c:13869: warning: assignment from incompatible pointer type
gins.c:13889: warning: passing argument 3 of 'gtk_recent_manager_remove_item' from incompatible pointer type
gins.c:13894: warning: passing argument 3 of 'gtk_recent_manager_lookup_item' from incompatible pointer type
gins.c:13894: warning: assignment from incompatible pointer type
gins.c:13904: warning: passing argument 4 of 'gtk_recent_manager_move_item' from incompatible pointer type
gins.c:13924: warning: passing argument 2 of 'gtk_recent_manager_purge_items' from incompatible pointer type
gins.c:13929: warning: passing argument 1 of 'gtk_recent_info_ref' from incompatible pointer type
gins.c:13929: warning: assignment from incompatible pointer type
gins.c:13934: warning: passing argument 1 of 'gtk_recent_info_unref' from incompatible pointer type
gins.c:13939: warning: passing argument 1 of 'gtk_recent_info_get_uri' from incompatible pointer type
gins.c:13939: warning: assignment discards qualifiers from pointer target type
gins.c:13944: warning: passing argument 1 of 'gtk_recent_info_get_display_name' from incompatible pointer type
gins.c:13944: warning: assignment discards qualifiers from pointer target type
gins.c:13949: warning: passing argument 1 of 'gtk_recent_info_get_description' from incompatible pointer type
gins.c:13949: warning: assignment discards qualifiers from pointer target type
gins.c:13954: warning: passing argument 1 of 'gtk_recent_info_get_mime_type' from incompatible pointer type
gins.c:13954: warning: assignment discards qualifiers from pointer target type
gins.c:13959: warning: passing argument 1 of 'gtk_recent_info_get_added' from incompatible pointer type
gins.c:13964: warning: passing argument 1 of 'gtk_recent_info_get_modified' from incompatible pointer type
gins.c:13969: warning: passing argument 1 of 'gtk_recent_info_get_visited' from incompatible pointer type
gins.c:13974: warning: passing argument 1 of 'gtk_recent_info_get_private_hint' from incompatible pointer type
gins.c:13979: warning: passing argument 1 of 'gtk_recent_info_get_application_info' from incompatible pointer type
gins.c:13979: warning: passing argument 5 of 'gtk_recent_info_get_application_info' from incompatible pointer type
gins.c:13985: warning: passing argument 1 of 'gtk_recent_info_get_applications' from incompatible pointer type
gins.c:13985: warning: passing argument 2 of 'gtk_recent_info_get_applications' from incompatible pointer type
gins.c:13990: warning: passing argument 1 of 'gtk_recent_info_last_application' from incompatible pointer type
gins.c:13995: warning: passing argument 1 of 'gtk_recent_info_get_groups' from incompatible pointer type
gins.c:13995: warning: passing argument 2 of 'gtk_recent_info_get_groups' from incompatible pointer type
gins.c:14000: warning: passing argument 1 of 'gtk_recent_info_has_group' from incompatible pointer type
gins.c:14005: warning: passing argument 1 of 'gtk_recent_info_has_application' from incompatible pointer type
gins.c:14010: warning: passing argument 1 of 'gtk_recent_info_get_icon' from incompatible pointer type
gins.c:14010: warning: assignment from incompatible pointer type
gins.c:14015: warning: passing argument 1 of 'gtk_recent_info_get_icon' from incompatible pointer type
gins.c:14015: warning: assignment from incompatible pointer type
gins.c:14020: warning: passing argument 1 of 'gtk_recent_info_get_short_name' from incompatible pointer type
gins.c:14025: warning: passing argument 1 of 'gtk_recent_info_get_uri_display' from incompatible pointer type
gins.c:14030: warning: passing argument 1 of 'gtk_recent_info_get_age' from incompatible pointer type
gins.c:14035: warning: passing argument 1 of 'gtk_recent_info_is_local' from incompatible pointer type
gins.c:14040: warning: passing argument 1 of 'gtk_recent_info_exists' from incompatible pointer type
gins.c:14045: warning: passing argument 1 of 'gtk_recent_info_match' from incompatible pointer type
gins.c:14140: warning: passing argument 2 of 'gtk_recent_chooser_set_sort_func' makes pointer from integer without a cast
gins.c:14140: warning: passing argument 4 of 'gtk_recent_chooser_set_sort_func' from incompatible pointer type
gins.c:14145: warning: passing argument 3 of 'gtk_recent_chooser_set_current_uri' from incompatible pointer type
gins.c:14155: warning: assignment from incompatible pointer type
gins.c:14160: warning: passing argument 3 of 'gtk_recent_chooser_select_uri' from incompatible pointer type
gins.c:14185: warning: passing argument 2 of 'gtk_recent_chooser_get_uris' from incompatible pointer type
gins.c:14210: warning: assignment from incompatible pointer type
gins.c:14255: warning: assignment from incompatible pointer type
gins.c:14260: warning: assignment discards qualifiers from pointer target type
gins.c:14300: warning: passing argument 3 of 'gtk_recent_filter_add_custom' makes pointer from integer without a cast
gins.c:14300: warning: passing argument 5 of 'gtk_recent_filter_add_custom' from incompatible pointer type
gins.c:14315: warning: passing argument 1 of 'gdk_init' makes pointer from integer without a cast
gins.c:14315: warning: passing argument 2 of 'gdk_init' from incompatible pointer type
gins.c:14320: warning: passing argument 1 of 'gdk_init_check' makes pointer from integer without a cast
gins.c:14320: warning: passing argument 2 of 'gdk_init_check' from incompatible pointer type
gins.c:14325: warning: passing argument 1 of 'gdk_parse_args' makes pointer from integer without a cast
gins.c:14325: warning: passing argument 2 of 'gdk_parse_args' from incompatible pointer type
gins.c:14330: warning: assignment discards qualifiers from pointer target type
gins.c:14400: warning: passing argument 1 of 'gdk_pointer_ungrab' makes integer from pointer without a cast
gins.c:14420: warning: passing argument 1 of 'gdk_keyboard_ungrab' makes integer from pointer without a cast
gins.c:14450: warning: assignment from incompatible pointer type
gins.c:14455: warning: assignment from incompatible pointer type
gins.c:14460: warning: passing argument 1 of 'gdk_display_get_name' from incompatible pointer type
gins.c:14460: warning: assignment discards qualifiers from pointer target type
gins.c:14465: warning: passing argument 1 of 'gdk_display_get_n_screens' from incompatible pointer type
gins.c:14470: warning: passing argument 1 of 'gdk_display_get_screen' from incompatible pointer type
gins.c:14470: warning: assignment from incompatible pointer type
gins.c:14475: warning: passing argument 1 of 'gdk_display_get_default_screen' from incompatible pointer type
gins.c:14475: warning: assignment from incompatible pointer type
gins.c:14480: warning: passing argument 1 of 'gdk_display_pointer_ungrab' from incompatible pointer type
gins.c:14485: warning: passing argument 1 of 'gdk_display_keyboard_ungrab' from incompatible pointer type
gins.c:14490: warning: passing argument 1 of 'gdk_display_pointer_is_grabbed' from incompatible pointer type
gins.c:14495: warning: passing argument 1 of 'gdk_display_beep' from incompatible pointer type
gins.c:14500: warning: passing argument 1 of 'gdk_display_sync' from incompatible pointer type
gins.c:14505: warning: passing argument 1 of 'gdk_display_flush' from incompatible pointer type
gins.c:14510: warning: passing argument 1 of 'gdk_display_close' from incompatible pointer type
gins.c:14515: warning: passing argument 1 of 'gdk_display_list_devices' from incompatible pointer type
gins.c:14520: warning: passing argument 1 of 'gdk_display_get_event' from incompatible pointer type
gins.c:14520: warning: assignment from incompatible pointer type
gins.c:14525: warning: passing argument 1 of 'gdk_display_peek_event' from incompatible pointer type
gins.c:14525: warning: assignment from incompatible pointer type
gins.c:14530: warning: passing argument 1 of 'gdk_display_put_event' from incompatible pointer type
gins.c:14530: warning: passing argument 2 of 'gdk_display_put_event' makes pointer from integer without a cast
gins.c:14535: warning: passing argument 1 of 'gdk_display_add_client_message_filter' from incompatible pointer type
gins.c:14535: warning: passing argument 2 of 'gdk_display_add_client_message_filter' makes pointer from integer without a cast
gins.c:14535: warning: passing argument 3 of 'gdk_display_add_client_message_filter' makes pointer from integer without a cast
gins.c:14540: warning: passing argument 1 of 'gdk_display_set_double_click_time' from incompatible pointer type
gins.c:14545: warning: passing argument 1 of 'gdk_display_set_double_click_distance' from incompatible pointer type
gins.c:14550: warning: passing argument 1 of 'gdk_display_get_pointer' from incompatible pointer type
gins.c:14550: warning: passing argument 5 of 'gdk_display_get_pointer' makes pointer from integer without a cast
gins.c:14551: warning: assignment from incompatible pointer type
gins.c:14559: warning: passing argument 1 of 'gdk_display_get_window_at_pointer' from incompatible pointer type
gins.c:14559: warning: assignment from incompatible pointer type
gins.c:14566: warning: passing argument 1 of 'gdk_display_set_pointer_hooks' from incompatible pointer type
gins.c:14566: warning: assignment from incompatible pointer type
gins.c:14571: warning: passing argument 1 of 'gdk_display_warp_pointer' from incompatible pointer type
gins.c:14576: warning: passing argument 1 of 'gdk_display_supports_cursor_color' from incompatible pointer type
gins.c:14581: warning: passing argument 1 of 'gdk_display_supports_cursor_alpha' from incompatible pointer type
gins.c:14586: warning: passing argument 1 of 'gdk_display_get_default_cursor_size' from incompatible pointer type
gins.c:14591: warning: passing argument 1 of 'gdk_display_get_maximal_cursor_size' from incompatible pointer type
gins.c:14598: warning: passing argument 1 of 'gdk_display_get_default_group' from incompatible pointer type
gins.c:14598: warning: assignment from incompatible pointer type
gins.c:14603: warning: passing argument 1 of 'gdk_display_supports_selection_notification' from incompatible pointer type
gins.c:14608: warning: passing argument 1 of 'gdk_display_request_selection_notification' from incompatible pointer type
gins.c:14608: warning: passing argument 2 of 'gdk_display_request_selection_notification' makes pointer from integer without a cast
gins.c:14613: warning: passing argument 1 of 'gdk_display_supports_clipboard_persistence' from incompatible pointer type
gins.c:14618: warning: passing argument 1 of 'gdk_display_store_clipboard' from incompatible pointer type
gins.c:14623: warning: passing argument 1 of 'gdk_display_supports_shapes' from incompatible pointer type
gins.c:14628: warning: passing argument 1 of 'gdk_display_supports_input_shapes' from incompatible pointer type
gins.c:14633: warning: assignment from incompatible pointer type
gins.c:14638: warning: assignment from incompatible pointer type
gins.c:14653: warning: passing argument 1 of 'gdk_display_get_core_pointer' from incompatible pointer type
gins.c:14653: warning: assignment from incompatible pointer type
gins.c:14658: warning: assignment from incompatible pointer type
gins.c:14663: warning: assignment from incompatible pointer type
gins.c:14673: warning: assignment from incompatible pointer type
gins.c:14678: warning: assignment from incompatible pointer type
gins.c:14683: warning: assignment from incompatible pointer type
gins.c:14688: warning: assignment from incompatible pointer type
gins.c:14693: warning: assignment from incompatible pointer type
gins.c:14698: warning: assignment from incompatible pointer type
gins.c:14708: warning: assignment from incompatible pointer type
gins.c:14713: warning: assignment from incompatible pointer type
gins.c:14778: warning: passing argument 2 of 'gdk_screen_broadcast_client_message' makes pointer from integer without a cast
gins.c:14783: warning: passing argument 3 of 'gdk_screen_get_setting' from incompatible pointer type
gins.c:14798: warning: passing argument 2 of 'gdk_screen_set_font_options' from incompatible pointer type
gins.c:14813: warning: assignment from incompatible pointer type
gins.c:14823: warning: passing argument 3 of 'gdk_spawn_command_line_on_screen' from incompatible pointer type
gins.c:14828: warning: assignment from incompatible pointer type
gins.c:14833: warning: assignment from incompatible pointer type
gins.c:14838: warning: assignment from incompatible pointer type
gins.c:14843: warning: assignment from incompatible pointer type
gins.c:14863: warning: passing argument 2 of 'gdk_gc_set_foreground' from incompatible pointer type
gins.c:14864: warning: assignment from incompatible pointer type
gins.c:14870: warning: passing argument 2 of 'gdk_gc_set_background' from incompatible pointer type
gins.c:14871: warning: assignment from incompatible pointer type
gins.c:14877: warning: passing argument 2 of 'gdk_gc_set_rgb_fg_color' from incompatible pointer type
gins.c:14878: warning: assignment from incompatible pointer type
gins.c:14884: warning: passing argument 2 of 'gdk_gc_set_rgb_bg_color' from incompatible pointer type
gins.c:14885: warning: assignment from incompatible pointer type
gins.c:14971: warning: assignment from incompatible pointer type
gins.c:14981: warning: assignment from incompatible pointer type
gins.c:14991: warning: passing argument 4 of 'gdk_drawable_set_data' from incompatible pointer type
gins.c:15001: warning: assignment from incompatible pointer type
gins.c:15006: warning: assignment from incompatible pointer type
gins.c:15011: warning: assignment from incompatible pointer type
gins.c:15021: warning: assignment from incompatible pointer type
gins.c:15038: warning: assignment from incompatible pointer type
gins.c:15043: warning: assignment from incompatible pointer type
gins.c:15083: warning: passing argument 3 of 'gdk_draw_glyphs' from incompatible pointer type
gins.c:15083: warning: passing argument 6 of 'gdk_draw_glyphs' from incompatible pointer type
gins.c:15088: warning: passing argument 5 of 'gdk_draw_layout_line' from incompatible pointer type
gins.c:15093: warning: passing argument 5 of 'gdk_draw_layout' from incompatible pointer type
gins.c:15103: warning: assignment from incompatible pointer type
gins.c:15108: warning: assignment from incompatible pointer type
gins.c:15113: warning: assignment from incompatible pointer type
gins.c:15118: warning: assignment from incompatible pointer type
gins.c:15119: warning: assignment from incompatible pointer type
gins.c:15125: warning: assignment from incompatible pointer type
gins.c:15126: warning: assignment from incompatible pointer type
gins.c:15132: warning: assignment from incompatible pointer type
gins.c:15133: warning: assignment from incompatible pointer type
gins.c:15139: warning: assignment from incompatible pointer type
gins.c:15140: warning: assignment from incompatible pointer type
gins.c:15151: warning: passing argument 1 of 'gdk_rgb_cmap_new' from incompatible pointer type
gins.c:15151: warning: assignment from incompatible pointer type
gins.c:15156: warning: passing argument 1 of 'gdk_rgb_cmap_free' from incompatible pointer type
gins.c:15171: warning: passing argument 1 of 'gdk_rgb_xpixel_from_rgb' makes integer from pointer without a cast
gins.c:15176: warning: passing argument 2 of 'gdk_rgb_find_color' from incompatible pointer type
gins.c:15177: warning: assignment from incompatible pointer type
gins.c:15193: warning: assignment from incompatible pointer type
gins.c:15198: warning: assignment from incompatible pointer type
gins.c:15218: warning: assignment from incompatible pointer type
gins.c:15223: warning: assignment makes pointer from integer without a cast
gins.c:15228: warning: assignment from incompatible pointer type
gins.c:15233: warning: assignment from incompatible pointer type
gins.c:15243: warning: assignment from incompatible pointer type
gins.c:15264: warning: assignment from incompatible pointer type
gins.c:15266: warning: assignment from incompatible pointer type
gins.c:15273: warning: assignment from incompatible pointer type
gins.c:15275: warning: assignment from incompatible pointer type
gins.c:15281: warning: assignment from incompatible pointer type
gins.c:15286: warning: assignment from incompatible pointer type
gins.c:15296: warning: assignment from incompatible pointer type
gins.c:15311: warning: passing argument 2 of 'gdk_colormap_alloc_colors' from incompatible pointer type
gins.c:15312: warning: assignment from incompatible pointer type
gins.c:15319: warning: passing argument 2 of 'gdk_colormap_alloc_color' from incompatible pointer type
gins.c:15320: warning: assignment from incompatible pointer type
gins.c:15326: warning: passing argument 2 of 'gdk_colormap_free_colors' from incompatible pointer type
gins.c:15327: warning: assignment from incompatible pointer type
gins.c:15338: warning: assignment from incompatible pointer type
gins.c:15343: warning: assignment from incompatible pointer type
gins.c:15348: warning: passing argument 2 of 'gdk_colors_store' from incompatible pointer type
gins.c:15349: warning: assignment from incompatible pointer type
gins.c:15355: warning: passing argument 1 of 'gdk_color_copy' from incompatible pointer type
gins.c:15355: warning: assignment from incompatible pointer type
gins.c:15360: warning: passing argument 1 of 'gdk_color_free' from incompatible pointer type
gins.c:15365: warning: passing argument 3 of 'gdk_colors_alloc' from incompatible pointer type
gins.c:15365: warning: passing argument 5 of 'gdk_colors_alloc' from incompatible pointer type
gins.c:15372: warning: passing argument 2 of 'gdk_colors_free' from incompatible pointer type
gins.c:15378: warning: passing argument 2 of 'gdk_color_white' from incompatible pointer type
gins.c:15379: warning: assignment from incompatible pointer type
gins.c:15385: warning: passing argument 2 of 'gdk_color_black' from incompatible pointer type
gins.c:15386: warning: assignment from incompatible pointer type
gins.c:15392: warning: passing argument 2 of 'gdk_color_parse' from incompatible pointer type
gins.c:15393: warning: assignment from incompatible pointer type
gins.c:15399: warning: passing argument 2 of 'gdk_color_alloc' from incompatible pointer type
gins.c:15400: warning: assignment from incompatible pointer type
gins.c:15406: warning: passing argument 2 of 'gdk_color_change' from incompatible pointer type
gins.c:15407: warning: assignment from incompatible pointer type
gins.c:15413: warning: passing argument 1 of 'gdk_color_equal' from incompatible pointer type
gins.c:15413: warning: passing argument 2 of 'gdk_color_equal' from incompatible pointer type
gins.c:15414: warning: assignment from incompatible pointer type
gins.c:15420: warning: passing argument 1 of 'gdk_color_hash' from incompatible pointer type
gins.c:15425: warning: passing argument 1 of 'gdk_query_depths' makes pointer from integer without a cast
gins.c:15431: warning: passing argument 1 of 'gdk_query_visual_types' makes pointer from integer without a cast
gins.c:15452: warning: assignment from incompatible pointer type
gins.c:15457: warning: assignment from incompatible pointer type
gins.c:15462: warning: assignment from incompatible pointer type
gins.c:15467: warning: assignment from incompatible pointer type
gins.c:15472: warning: assignment from incompatible pointer type
gins.c:15477: warning: assignment from incompatible pointer type
gins.c:15482: warning: assignment from incompatible pointer type
gins.c:15487: warning: passing argument 1 of 'gdk_font_load_for_display' from incompatible pointer type
gins.c:15487: warning: assignment from incompatible pointer type
gins.c:15492: warning: assignment from incompatible pointer type
gins.c:15497: warning: passing argument 1 of 'gdk_fontset_load_for_display' from incompatible pointer type
gins.c:15497: warning: assignment from incompatible pointer type
gins.c:15502: warning: passing argument 1 of 'gdk_font_from_description' from incompatible pointer type
gins.c:15502: warning: assignment from incompatible pointer type
gins.c:15507: warning: passing argument 1 of 'gdk_font_from_description_for_display' from incompatible pointer type
gins.c:15507: warning: passing argument 2 of 'gdk_font_from_description_for_display' from incompatible pointer type
gins.c:15507: warning: assignment from incompatible pointer type
gins.c:15512: warning: passing argument 1 of 'gdk_font_get_display' from incompatible pointer type
gins.c:15512: warning: assignment from incompatible pointer type
gins.c:15517: warning: passing argument 1 of 'gdk_font_ref' from incompatible pointer type
gins.c:15517: warning: assignment from incompatible pointer type
gins.c:15522: warning: passing argument 1 of 'gdk_font_unref' from incompatible pointer type
gins.c:15527: warning: passing argument 1 of 'gdk_font_id' from incompatible pointer type
gins.c:15532: warning: passing argument 1 of 'gdk_font_equal' from incompatible pointer type
gins.c:15537: warning: passing argument 1 of 'gdk_string_width' from incompatible pointer type
gins.c:15542: warning: passing argument 1 of 'gdk_text_width' from incompatible pointer type
gins.c:15547: warning: passing argument 1 of 'gdk_text_width_wc' from incompatible pointer type
gins.c:15552: warning: passing argument 1 of 'gdk_char_width' from incompatible pointer type
gins.c:15552: warning: passing argument 2 of 'gdk_char_width' makes integer from pointer without a cast
gins.c:15557: warning: passing argument 1 of 'gdk_char_width_wc' from incompatible pointer type
gins.c:15562: warning: passing argument 1 of 'gdk_string_measure' from incompatible pointer type
gins.c:15567: warning: passing argument 1 of 'gdk_text_measure' from incompatible pointer type
gins.c:15572: warning: passing argument 1 of 'gdk_char_measure' from incompatible pointer type
gins.c:15572: warning: passing argument 2 of 'gdk_char_measure' makes integer from pointer without a cast
gins.c:15577: warning: passing argument 1 of 'gdk_string_height' from incompatible pointer type
gins.c:15582: warning: passing argument 1 of 'gdk_text_height' from incompatible pointer type
gins.c:15587: warning: passing argument 1 of 'gdk_char_height' from incompatible pointer type
gins.c:15587: warning: passing argument 2 of 'gdk_char_height' makes integer from pointer without a cast
gins.c:15592: warning: passing argument 1 of 'gdk_wcstombs' from incompatible pointer type
gins.c:15597: warning: passing argument 1 of 'gdk_mbstowcs' from incompatible pointer type
gins.c:15602: warning: assignment from incompatible pointer type
gins.c:15607: warning: assignment from incompatible pointer type
gins.c:15612: warning: passing argument 1 of 'gdk_cursor_new_from_pixbuf' from incompatible pointer type
gins.c:15612: warning: assignment from incompatible pointer type
gins.c:15617: warning: passing argument 1 of 'gdk_cursor_new_from_name' from incompatible pointer type
gins.c:15617: warning: assignment from incompatible pointer type
gins.c:15622: warning: passing argument 1 of 'gdk_cursor_new_for_display' from incompatible pointer type
gins.c:15622: warning: assignment from incompatible pointer type
gins.c:15627: warning: passing argument 1 of 'gdk_cursor_get_display' from incompatible pointer type
gins.c:15627: warning: assignment from incompatible pointer type
gins.c:15632: warning: passing argument 1 of 'gdk_cursor_get_image' from incompatible pointer type
gins.c:15632: warning: assignment from incompatible pointer type
gins.c:15637: warning: passing argument 1 of 'gdk_cursor_get_image' from incompatible pointer type
gins.c:15637: warning: assignment from incompatible pointer type
gins.c:15642: warning: passing argument 1 of 'gdk_cursor_ref' from incompatible pointer type
gins.c:15642: warning: assignment from incompatible pointer type
gins.c:15647: warning: passing argument 1 of 'gdk_cursor_unref' from incompatible pointer type
gins.c:15652: warning: assignment from incompatible pointer type
gins.c:15667: warning: passing argument 1 of 'gdk_window_at_pointer' makes pointer from integer without a cast
gins.c:15667: warning: assignment from incompatible pointer type
gins.c:15833: warning: passing argument 1 of 'gdk_window_constrain_size' from incompatible pointer type
gins.c:15865: warning: assignment from incompatible pointer type
gins.c:15896: warning: assignment from incompatible pointer type
gins.c:15934: warning: passing argument 2 of 'gdk_window_add_filter' makes pointer from integer without a cast
gins.c:15939: warning: passing argument 2 of 'gdk_window_remove_filter' makes pointer from integer without a cast
gins.c:15994: warning: passing argument 2 of 'gdk_window_set_background' from incompatible pointer type
gins.c:15995: warning: assignment from incompatible pointer type
gins.c:16011: warning: passing argument 2 of 'gdk_window_get_user_data' from incompatible pointer type
gins.c:16031: warning: passing argument 2 of 'gdk_window_set_icon_list' from incompatible pointer type
gins.c:16099: warning: passing argument 4 of 'gdk_window_get_pointer' makes pointer from integer without a cast
gins.c:16099: warning: assignment from incompatible pointer type
gins.c:16106: warning: assignment from incompatible pointer type
gins.c:16111: warning: assignment from incompatible pointer type
gins.c:16161: warning: assignment from incompatible pointer type
gins.c:16171: warning: passing argument 2 of 'gdk_window_get_decorations' makes pointer from integer without a cast
gins.c:16186: warning: assignment from incompatible pointer type
gins.c:16191: warning: passing argument 1 of 'gdk_set_pointer_hooks' from incompatible pointer type
gins.c:16191: warning: assignment from incompatible pointer type
gins.c:16201: warning: assignment from incompatible pointer type
gins.c:16206: warning: assignment from incompatible pointer type
gins.c:16211: warning: assignment from incompatible pointer type
gins.c:16216: warning: passing argument 1 of 'gdk_event_put' makes pointer from integer without a cast
gins.c:16221: warning: assignment from incompatible pointer type
gins.c:16226: warning: passing argument 1 of 'gdk_event_copy' makes pointer from integer without a cast
gins.c:16226: warning: assignment from incompatible pointer type
gins.c:16231: warning: passing argument 1 of 'gdk_event_free' makes pointer from integer without a cast
gins.c:16236: warning: passing argument 1 of 'gdk_event_get_time' makes pointer from integer without a cast
gins.c:16241: warning: passing argument 1 of 'gdk_event_get_state' makes pointer from integer without a cast
gins.c:16241: warning: passing argument 2 of 'gdk_event_get_state' makes pointer from integer without a cast
gins.c:16246: warning: passing argument 1 of 'gdk_event_get_axis' makes pointer from integer without a cast
gins.c:16246: warning: passing argument 3 of 'gdk_event_get_axis' from incompatible pointer type
gins.c:16252: warning: passing argument 1 of 'gdk_event_get_coords' makes pointer from integer without a cast
gins.c:16252: warning: passing argument 2 of 'gdk_event_get_coords' from incompatible pointer type
gins.c:16252: warning: passing argument 3 of 'gdk_event_get_coords' from incompatible pointer type
gins.c:16259: warning: passing argument 1 of 'gdk_event_get_root_coords' makes pointer from integer without a cast
gins.c:16259: warning: passing argument 2 of 'gdk_event_get_root_coords' from incompatible pointer type
gins.c:16259: warning: passing argument 3 of 'gdk_event_get_root_coords' from incompatible pointer type
gins.c:16266: warning: passing argument 1 of 'gdk_event_handler_set' from incompatible pointer type
gins.c:16266: warning: passing argument 3 of 'gdk_event_handler_set' from incompatible pointer type
gins.c:16271: warning: passing argument 1 of 'gdk_event_send_client_message' makes pointer from integer without a cast
gins.c:16276: warning: passing argument 1 of 'gdk_event_send_client_message_for_display' from incompatible pointer type
gins.c:16276: warning: passing argument 2 of 'gdk_event_send_client_message_for_display' makes pointer from integer without a cast
gins.c:16281: warning: passing argument 1 of 'gdk_event_send_clientmessage_toall' makes pointer from integer without a cast
gins.c:16286: warning: passing argument 1 of 'gdk_add_client_message_filter' from incompatible pointer type
gins.c:16286: warning: passing argument 2 of 'gdk_add_client_message_filter' makes pointer from integer without a cast
gins.c:16301: warning: passing argument 1 of 'gdk_event_set_screen' makes pointer from integer without a cast
gins.c:16306: warning: passing argument 1 of 'gdk_event_get_screen' makes pointer from integer without a cast
gins.c:16306: warning: assignment from incompatible pointer type
gins.c:16311: warning: passing argument 2 of 'gdk_setting_get' from incompatible pointer type
gins.c:16316: warning: assignment from incompatible pointer type
gins.c:16321: warning: passing argument 1 of 'gdk_keymap_get_for_display' from incompatible pointer type
gins.c:16321: warning: assignment from incompatible pointer type
gins.c:16332: warning: assignment from incompatible pointer type
gins.c:16339: warning: passing argument 4 of 'gdk_keymap_get_entries_for_keycode' from incompatible pointer type
gins.c:16340: warning: assignment from incompatible pointer type
gins.c:16395: warning: passing argument 1 of 'gdk_unicode_to_keyval' makes integer from pointer without a cast
gins.c:16400: warning: passing argument 2 of 'gdk_selection_owner_set' makes pointer from integer without a cast
gins.c:16405: warning: passing argument 1 of 'gdk_selection_owner_set_for_display' from incompatible pointer type
gins.c:16405: warning: passing argument 3 of 'gdk_selection_owner_set_for_display' makes pointer from integer without a cast
gins.c:16410: warning: passing argument 1 of 'gdk_selection_owner_get' from incompatible pointer type
gins.c:16410: warning: assignment from incompatible pointer type
gins.c:16415: warning: passing argument 1 of 'gdk_selection_owner_get_for_display' from incompatible pointer type
gins.c:16415: warning: passing argument 2 of 'gdk_selection_owner_get_for_display' makes pointer from integer without a cast
gins.c:16415: warning: assignment from incompatible pointer type
gins.c:16420: warning: passing argument 2 of 'gdk_selection_convert' makes pointer from integer without a cast
gins.c:16420: warning: passing argument 3 of 'gdk_selection_convert' makes pointer from integer without a cast
gins.c:16425: warning: passing argument 2 of 'gdk_selection_property_get' from incompatible pointer type
gins.c:16432: warning: passing argument 1 of 'gdk_selection_send_notify' makes integer from pointer without a cast
gins.c:16432: warning: passing argument 2 of 'gdk_selection_send_notify' makes pointer from integer without a cast
gins.c:16432: warning: passing argument 3 of 'gdk_selection_send_notify' makes pointer from integer without a cast
gins.c:16432: warning: passing argument 4 of 'gdk_selection_send_notify' makes pointer from integer without a cast
gins.c:16437: warning: passing argument 1 of 'gdk_selection_send_notify_for_display' from incompatible pointer type
gins.c:16437: warning: passing argument 3 of 'gdk_selection_send_notify_for_display' makes pointer from integer without a cast
gins.c:16437: warning: passing argument 4 of 'gdk_selection_send_notify_for_display' makes pointer from integer without a cast
gins.c:16437: warning: passing argument 5 of 'gdk_selection_send_notify_for_display' makes pointer from integer without a cast
gins.c:16442: warning: assignment from incompatible pointer type
gins.c:16457: warning: assignment from incompatible pointer type
gins.c:16467: warning: passing argument 6 of 'gdk_drag_find_window' makes pointer from integer without a cast
gins.c:16468: warning: assignment from incompatible pointer type
gins.c:16479: warning: passing argument 2 of 'gdk_drag_begin' from incompatible pointer type
gins.c:16479: warning: assignment from incompatible pointer type
gins.c:16489: warning: passing argument 1 of 'gdk_drag_get_protocol' makes integer from pointer without a cast
gins.c:16489: warning: passing argument 2 of 'gdk_drag_get_protocol' makes pointer from integer without a cast
gins.c:16494: warning: passing argument 1 of 'gdk_drag_get_protocol_for_display' from incompatible pointer type
gins.c:16494: warning: passing argument 3 of 'gdk_drag_get_protocol_for_display' makes pointer from integer without a cast
gins.c:16514: warning: passing argument 1 of 'gdk_text_property_to_text_list' from incompatible pointer type
gins.c:16514: warning: passing argument 3 of 'gdk_text_property_to_text_list' from incompatible pointer type
gins.c:16514: warning: passing argument 5 of 'gdk_text_property_to_text_list' from incompatible pointer type
gins.c:16520: warning: passing argument 1 of 'gdk_text_property_to_text_list_for_display' from incompatible pointer type
gins.c:16520: warning: passing argument 2 of 'gdk_text_property_to_text_list_for_display' makes pointer from integer without a cast
gins.c:16520: warning: passing argument 4 of 'gdk_text_property_to_text_list_for_display' from incompatible pointer type
gins.c:16520: warning: passing argument 6 of 'gdk_text_property_to_text_list_for_display' from incompatible pointer type
gins.c:16526: warning: passing argument 1 of 'gdk_free_text_list' from incompatible pointer type
gins.c:16531: warning: passing argument 1 of 'gdk_text_property_to_utf8_list' from incompatible pointer type
gins.c:16531: warning: passing argument 3 of 'gdk_text_property_to_utf8_list' from incompatible pointer type
gins.c:16531: warning: passing argument 5 of 'gdk_text_property_to_utf8_list' from incompatible pointer type
gins.c:16537: warning: passing argument 1 of 'gdk_text_property_to_utf8_list_for_display' from incompatible pointer type
gins.c:16537: warning: passing argument 2 of 'gdk_text_property_to_utf8_list_for_display' makes pointer from integer without a cast
gins.c:16537: warning: passing argument 4 of 'gdk_text_property_to_utf8_list_for_display' from incompatible pointer type
gins.c:16537: warning: passing argument 6 of 'gdk_text_property_to_utf8_list_for_display' from incompatible pointer type
gins.c:16543: warning: passing argument 4 of 'gdk_string_to_compound_text' from incompatible pointer type
gins.c:16551: warning: passing argument 1 of 'gdk_string_to_compound_text_for_display' from incompatible pointer type
gins.c:16551: warning: passing argument 5 of 'gdk_string_to_compound_text_for_display' from incompatible pointer type
gins.c:16559: warning: passing argument 1 of 'gdk_free_compound_text' makes pointer from integer without a cast
gins.c:16569: warning: passing argument 4 of 'gdk_utf8_to_compound_text' from incompatible pointer type
gins.c:16577: warning: passing argument 1 of 'gdk_utf8_to_compound_text_for_display' from incompatible pointer type
gins.c:16577: warning: passing argument 5 of 'gdk_utf8_to_compound_text_for_display' from incompatible pointer type
gins.c:16585: warning: assignment from incompatible pointer type
gins.c:16590: warning: assignment from incompatible pointer type
gins.c:16595: warning: passing argument 1 of 'gdk_atom_name' from incompatible pointer type
gins.c:16600: warning: passing argument 2 of 'gdk_property_delete' makes pointer from integer without a cast
gins.c:16605: warning: passing argument 1 of 'gdk_rectangle_intersect' from incompatible pointer type
gins.c:16610: warning: passing argument 1 of 'gdk_rectangle_union' from incompatible pointer type
gins.c:16615: warning: assignment from incompatible pointer type
gins.c:16620: warning: passing argument 1 of 'gdk_region_polygon' from incompatible pointer type
gins.c:16620: warning: assignment from incompatible pointer type
gins.c:16625: warning: passing argument 1 of 'gdk_region_copy' from incompatible pointer type
gins.c:16625: warning: assignment from incompatible pointer type
gins.c:16630: warning: passing argument 1 of 'gdk_region_rectangle' from incompatible pointer type
gins.c:16630: warning: assignment from incompatible pointer type
gins.c:16635: warning: passing argument 1 of 'gdk_region_destroy' from incompatible pointer type
gins.c:16640: warning: passing argument 1 of 'gdk_region_get_clipbox' from incompatible pointer type
gins.c:16645: warning: passing argument 1 of 'gdk_region_get_rectangles' from incompatible pointer type
gins.c:16646: warning: assignment from incompatible pointer type
gins.c:16653: warning: passing argument 1 of 'gdk_region_empty' from incompatible pointer type
gins.c:16658: warning: passing argument 1 of 'gdk_region_equal' from incompatible pointer type
gins.c:16663: warning: passing argument 1 of 'gdk_region_point_in' from incompatible pointer type
gins.c:16668: warning: passing argument 1 of 'gdk_region_rect_in' from incompatible pointer type
gins.c:16673: warning: passing argument 1 of 'gdk_region_offset' from incompatible pointer type
gins.c:16678: warning: passing argument 1 of 'gdk_region_shrink' from incompatible pointer type
gins.c:16683: warning: passing argument 1 of 'gdk_region_union_with_rect' from incompatible pointer type
gins.c:16688: warning: passing argument 1 of 'gdk_region_intersect' from incompatible pointer type
gins.c:16693: warning: passing argument 1 of 'gdk_region_union' from incompatible pointer type
gins.c:16698: warning: passing argument 1 of 'gdk_region_subtract' from incompatible pointer type
gins.c:16703: warning: passing argument 1 of 'gdk_region_xor' from incompatible pointer type
gins.c:16708: warning: passing argument 1 of 'gdk_region_spans_intersect_foreach' from incompatible pointer type
gins.c:16708: warning: passing argument 5 of 'gdk_region_spans_intersect_foreach' makes pointer from integer without a cast
gins.c:16738: warning: assignment from incompatible pointer type
gins.c:16743: warning: passing argument 3 of 'gdk_device_get_state' from incompatible pointer type
gins.c:16743: warning: passing argument 4 of 'gdk_device_get_state' makes pointer from integer without a cast
gins.c:16749: warning: passing argument 5 of 'gdk_device_get_history' from incompatible pointer type
gins.c:16750: warning: assignment from incompatible pointer type
gins.c:16757: warning: passing argument 1 of 'gdk_device_free_history' from incompatible pointer type
gins.c:16762: warning: passing argument 2 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:16762: warning: passing argument 4 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:16789: warning: passing argument 1 of 'gdk_threads_set_lock_functions' from incompatible pointer type
gins.c:16789: warning: passing argument 2 of 'gdk_threads_set_lock_functions' from incompatible pointer type
gins.c:16794: warning: passing argument 3 of 'gdk_input_add_full' makes pointer from integer without a cast
gins.c:16794: warning: passing argument 5 of 'gdk_input_add_full' makes pointer from integer without a cast
gins.c:16799: warning: passing argument 3 of 'gdk_input_add' makes pointer from integer without a cast
gins.c:16834: warning: assignment from incompatible pointer type
gins.c:16839: warning: passing argument 3 of 'gdk_device_get_state' from incompatible pointer type
gins.c:16839: warning: passing argument 4 of 'gdk_device_get_state' makes pointer from integer without a cast
gins.c:16845: warning: passing argument 5 of 'gdk_device_get_history' from incompatible pointer type
gins.c:16846: warning: assignment from incompatible pointer type
gins.c:16853: warning: passing argument 1 of 'gdk_device_free_history' from incompatible pointer type
gins.c:16858: warning: passing argument 2 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:16858: warning: passing argument 4 of 'gdk_device_get_axis' from incompatible pointer type
gins.c:16895: warning: passing argument 3 of 'gdk_pango_renderer_set_override_color' from incompatible pointer type
gins.c:16896: warning: assignment from incompatible pointer type
gins.c:16912: warning: passing argument 1 of 'gdk_pango_context_set_colormap' from incompatible pointer type
gins.c:16922: warning: passing argument 1 of 'gdk_pango_attr_stipple_new' from incompatible pointer type
gins.c:16927: warning: passing argument 1 of 'gdk_pango_layout_get_clip_region' from incompatible pointer type
gins.c:16927: warning: assignment from incompatible pointer type
gins.c:16933: warning: passing argument 1 of 'gdk_pango_layout_line_get_clip_region' from incompatible pointer type
gins.c:16933: warning: assignment from incompatible pointer type
gins.c:16939: warning: passing argument 1 of 'gdkx_visual_get' makes integer from pointer without a cast
gins.c:16939: warning: assignment from incompatible pointer type
gins.c:16944: warning: assignment makes pointer from integer without a cast
gins.c:16949: warning: passing argument 1 of 'gdk_pixmap_foreign_new' makes integer from pointer without a cast
gins.c:16949: warning: assignment from incompatible pointer type
gins.c:16954: warning: passing argument 1 of 'gdk_pixmap_foreign_new_for_display' from incompatible pointer type
gins.c:16954: warning: assignment from incompatible pointer type
gins.c:16959: warning: assignment from incompatible pointer type
gins.c:16964: warning: passing argument 1 of 'gdk_window_foreign_new' makes integer from pointer without a cast
gins.c:16964: warning: assignment from incompatible pointer type
gins.c:16969: warning: passing argument 1 of 'gdk_window_foreign_new_for_display' from incompatible pointer type
gins.c:16969: warning: assignment from incompatible pointer type
gins.c:16974: warning: passing argument 1 of 'gdk_xid_table_lookup' makes integer from pointer without a cast
gins.c:16979: warning: passing argument 1 of 'gdk_xid_table_lookup_for_display' from incompatible pointer type
gins.c:16979: warning: passing argument 2 of 'gdk_xid_table_lookup_for_display' makes integer from pointer without a cast
gins.c:16984: warning: passing argument 1 of 'gdk_window_lookup' makes integer from pointer without a cast
gins.c:16984: warning: assignment from incompatible pointer type
gins.c:16989: warning: passing argument 1 of 'gdk_window_lookup_for_display' from incompatible pointer type
gins.c:16989: warning: assignment from incompatible pointer type
gins.c:16994: warning: passing argument 1 of 'gdk_pixmap_lookup' makes integer from pointer without a cast
gins.c:16994: warning: assignment from incompatible pointer type
gins.c:16999: warning: passing argument 1 of 'gdk_pixmap_lookup_for_display' from incompatible pointer type
gins.c:16999: warning: assignment from incompatible pointer type
gins.c:17004: warning: passing argument 1 of 'gdk_x11_lookup_xdisplay' from incompatible pointer type
gins.c:17004: warning: assignment from incompatible pointer type
gins.c:17014: warning: passing argument 1 of 'gdk_net_wm_supports' from incompatible pointer type
gins.c:17019: warning: passing argument 2 of 'gdk_x11_screen_supports_net_wm_hint' makes pointer from integer without a cast
gins.c:17029: warning: passing argument 2 of 'gdk_x11_screen_lookup_visual' makes integer from pointer without a cast
gins.c:17029: warning: assignment from incompatible pointer type
gins.c:17044: warning: passing argument 1 of 'gdk_x11_display_get_user_time' from incompatible pointer type
gins.c:17049: warning: passing argument 2 of 'gdk_x11_colormap_foreign_new' makes integer from pointer without a cast
gins.c:17049: warning: assignment from incompatible pointer type
gins.c:17064: warning: passing argument 1 of 'gdk_x11_cursor_get_xcursor' from incompatible pointer type
gins.c:17069: warning: passing argument 1 of 'gdk_x11_cursor_get_xdisplay' from incompatible pointer type
gins.c:17074: warning: passing argument 1 of 'gdk_x11_display_get_xdisplay' from incompatible pointer type
gins.c:17079: warning: passing argument 1 of 'gdk_x11_display_grab' from incompatible pointer type
gins.c:17084: warning: passing argument 1 of 'gdk_x11_display_ungrab' from incompatible pointer type
gins.c:17089: warning: passing argument 1 of 'gdk_x11_display_set_cursor_theme' from incompatible pointer type
gins.c:17094: warning: passing argument 1 of 'gdk_x11_register_standard_event_type' from incompatible pointer type
gins.c:17109: warning: passing argument 1 of 'gdk_x11_font_get_name' from incompatible pointer type
gins.c:17114: warning: passing argument 1 of 'gdk_x11_font_get_xdisplay' from incompatible pointer type
gins.c:17119: warning: passing argument 1 of 'gdk_x11_font_get_xfont' from incompatible pointer type
gins.c:17184: warning: passing argument 1 of 'gdk_x11_atom_to_xatom' from incompatible pointer type
gins.c:17189: warning: passing argument 1 of 'gdk_x11_atom_to_xatom_for_display' from incompatible pointer type
gins.c:17189: warning: passing argument 2 of 'gdk_x11_atom_to_xatom_for_display' makes pointer from integer without a cast
gins.c:17194: warning: passing argument 1 of 'gdk_x11_xatom_to_atom' makes integer from pointer without a cast
gins.c:17194: warning: assignment from incompatible pointer type
gins.c:17199: warning: passing argument 1 of 'gdk_x11_xatom_to_atom_for_display' from incompatible pointer type
gins.c:17199: warning: passing argument 2 of 'gdk_x11_xatom_to_atom_for_display' makes integer from pointer without a cast
gins.c:17199: warning: assignment from incompatible pointer type
gins.c:17209: warning: passing argument 1 of 'gdk_x11_get_xatom_by_name_for_display' from incompatible pointer type
gins.c:17214: warning: passing argument 1 of 'gdk_x11_get_xatom_name' makes integer from pointer without a cast
gins.c:17214: warning: assignment discards qualifiers from pointer target type
gins.c:17219: warning: passing argument 1 of 'gdk_x11_get_xatom_name_for_display' from incompatible pointer type
gins.c:17219: warning: passing argument 2 of 'gdk_x11_get_xatom_name_for_display' makes integer from pointer without a cast
gins.c:17219: warning: assignment discards qualifiers from pointer target type
gins.c:17264: warning: assignment discards qualifiers from pointer target type
gins.c:17269: warning: passing argument 2 of 'gdk_pixbuf_new_from_file' from incompatible pointer type
gins.c:17269: warning: assignment from incompatible pointer type
gins.c:17274: warning: passing argument 4 of 'gdk_pixbuf_new_from_file_at_size' from incompatible pointer type
gins.c:17274: warning: assignment from incompatible pointer type
gins.c:17279: warning: passing argument 5 of 'gdk_pixbuf_new_from_file_at_scale' from incompatible pointer type
gins.c:17279: warning: assignment from incompatible pointer type
gins.c:17284: warning: assignment from incompatible pointer type
gins.c:17291: warning: passing argument 4 of 'gdk_pixbuf_savev' from incompatible pointer type
gins.c:17291: warning: passing argument 5 of 'gdk_pixbuf_savev' from incompatible pointer type
gins.c:17291: warning: passing argument 6 of 'gdk_pixbuf_savev' from incompatible pointer type
gins.c:17296: warning: passing argument 4 of 'gdk_pixbuf_save' from incompatible pointer type
gins.c:17301: warning: passing argument 2 of 'gdk_pixbuf_save_to_callback' makes pointer from integer without a cast
gins.c:17301: warning: passing argument 5 of 'gdk_pixbuf_save_to_callback' from incompatible pointer type
gins.c:17306: warning: passing argument 3 of 'gdk_pixbuf_save_to_buffer' from incompatible pointer type
gins.c:17306: warning: passing argument 5 of 'gdk_pixbuf_save_to_buffer' from incompatible pointer type
gins.c:17311: warning: assignment from incompatible pointer type
gins.c:17316: warning: passing argument 1 of 'gdk_pixbuf_new_from_xpm_data' from incompatible pointer type
gins.c:17316: warning: assignment from incompatible pointer type
gins.c:17321: warning: passing argument 4 of 'gdk_pixbuf_new_from_inline' from incompatible pointer type
gins.c:17321: warning: assignment from incompatible pointer type
gins.c:17326: warning: assignment from incompatible pointer type
gins.c:17331: warning: assignment from incompatible pointer type
gins.c:17341: warning: assignment makes pointer from integer without a cast
gins.c:17362: warning: assignment from incompatible pointer type
gins.c:17367: warning: assignment from incompatible pointer type
gins.c:17372: warning: assignment from incompatible pointer type
gins.c:17377: warning: assignment from incompatible pointer type
gins.c:17392: warning: passing argument 2 of 'gdk_pixbuf_animation_new_from_file' from incompatible pointer type
gins.c:17392: warning: assignment from incompatible pointer type
gins.c:17397: warning: assignment from incompatible pointer type
gins.c:17417: warning: passing argument 2 of 'gdk_pixbuf_animation_get_iter' from incompatible pointer type
gins.c:17417: warning: assignment from incompatible pointer type
gins.c:17427: warning: assignment from incompatible pointer type
gins.c:17432: warning: passing argument 2 of 'gdk_pixbuf_animation_iter_advance' from incompatible pointer type
gins.c:17447: warning: assignment from incompatible pointer type
gins.c:17452: warning: assignment from incompatible pointer type
gins.c:17462: warning: assignment from incompatible pointer type
gins.c:17467: warning: passing argument 2 of 'gdk_pixbuf_loader_new_with_type' from incompatible pointer type
gins.c:17467: warning: assignment from incompatible pointer type
gins.c:17472: warning: passing argument 2 of 'gdk_pixbuf_loader_new_with_mime_type' from incompatible pointer type
gins.c:17472: warning: assignment from incompatible pointer type
gins.c:17477: warning: assignment from incompatible pointer type
gins.c:17482: warning: passing argument 2 of 'gdk_pixbuf_loader_write' from incompatible pointer type
gins.c:17482: warning: passing argument 3 of 'gdk_pixbuf_loader_write' makes integer from pointer without a cast
gins.c:17482: warning: passing argument 4 of 'gdk_pixbuf_loader_write' from incompatible pointer type
gins.c:17493: warning: assignment from incompatible pointer type
gins.c:17498: warning: assignment from incompatible pointer type
gins.c:17503: warning: passing argument 2 of 'gdk_pixbuf_loader_close' from incompatible pointer type
gins.c:17518: warning: passing argument 1 of 'gdk_pixbuf_format_get_name' from incompatible pointer type
gins.c:17523: warning: passing argument 1 of 'gdk_pixbuf_format_get_description' from incompatible pointer type
gins.c:17528: warning: passing argument 1 of 'gdk_pixbuf_format_get_mime_types' from incompatible pointer type
gins.c:17533: warning: passing argument 1 of 'gdk_pixbuf_format_get_extensions' from incompatible pointer type
gins.c:17538: warning: passing argument 1 of 'gdk_pixbuf_format_is_writable' from incompatible pointer type
gins.c:17543: warning: passing argument 1 of 'gdk_pixbuf_format_is_scalable' from incompatible pointer type
gins.c:17548: warning: passing argument 1 of 'gdk_pixbuf_format_is_disabled' from incompatible pointer type
gins.c:17553: warning: passing argument 1 of 'gdk_pixbuf_format_set_disabled' from incompatible pointer type
gins.c:17558: warning: passing argument 1 of 'gdk_pixbuf_format_get_license' from incompatible pointer type
gins.c: In function 'wBuiltin_gtk_long':
gins.c:17744: warning: assignment from incompatible pointer type
gins.c:17745: warning: assignment from incompatible pointer type
gins.c:17746: warning: assignment from incompatible pointer type
gins.c:17747: warning: assignment from incompatible pointer type
gins.c:17748: warning: assignment from incompatible pointer type
gins.c:17749: warning: assignment from incompatible pointer type
gins.c:17750: warning: assignment from incompatible pointer type
gins.c:17751: warning: assignment from incompatible pointer type
gins.c:17752: warning: assignment from incompatible pointer type
gins.c:17753: warning: assignment from incompatible pointer type
gins.c:17754: warning: assignment from incompatible pointer type
gins.c:17755: warning: assignment from incompatible pointer type
gins.c:17756: warning: assignment from incompatible pointer type
gins.c:17833: warning: passing argument 1 of 'gtk_icon_set_render_icon' from incompatible pointer type
gins.c:17833: warning: assignment from incompatible pointer type
gins.c:17838: warning: passing argument 1 of 'gtk_icon_set_render_icon' from incompatible pointer type
gins.c:17838: warning: assignment from incompatible pointer type
gins.c:17848: warning: assignment from incompatible pointer type
gins.c:17853: warning: assignment from incompatible pointer type
gins.c:17928: warning: passing argument 7 of 'gtk_draw_layout' from incompatible pointer type
gins.c:18033: warning: passing argument 10 of 'gtk_paint_layout' from incompatible pointer type
gins.c:18048: warning: passing argument 5 of 'gtk_signal_new' makes pointer from integer without a cast
gins.c:18053: warning: passing argument 5 of 'gtk_signal_newv' makes pointer from integer without a cast
gins.c:18058: warning: passing argument 3 of 'gtk_signal_connect_full' makes pointer from integer without a cast
gins.c:18058: warning: passing argument 4 of 'gtk_signal_connect_full' makes pointer from integer without a cast
gins.c:18058: warning: passing argument 6 of 'gtk_signal_connect_full' makes pointer from integer without a cast
gins.c:18063: warning: passing argument 3 of 'gtk_text_buffer_deserialize' makes pointer from integer without a cast
gins.c:18063: warning: passing argument 6 of 'gtk_text_buffer_deserialize' makes integer from pointer without a cast
gins.c:18063: warning: passing argument 7 of 'gtk_text_buffer_deserialize' from incompatible pointer type
gins.c:18068: warning: passing argument 5 of 'gtk_tree_view_insert_column_with_data_func' makes pointer from integer without a cast
gins.c:18068: warning: passing argument 7 of 'gtk_tree_view_insert_column_with_data_func' from incompatible pointer type
gins.c:18074: warning: assignment from incompatible pointer type
gins.c:18076: warning: assignment from incompatible pointer type
gins.c:18098: warning: passing argument 2 of 'gtk_cell_renderer_activate' makes pointer from integer without a cast
gins.c:18103: warning: passing argument 2 of 'gtk_cell_renderer_start_editing' makes pointer from integer without a cast
gins.c:18103: warning: assignment from incompatible pointer type
gins.c:18108: warning: passing argument 6 of 'gtk_tree_store_insert_with_valuesv' from incompatible pointer type
gins.c:18114: warning: passing argument 4 of 'gtk_menu_popup' makes pointer from integer without a cast
gins.c:18119: warning: passing argument 6 of 'gtk_toolbar_append_item' makes pointer from integer without a cast
gins.c:18124: warning: passing argument 6 of 'gtk_toolbar_prepend_item' makes pointer from integer without a cast
gins.c:18129: warning: passing argument 6 of 'gtk_toolbar_insert_item' makes pointer from integer without a cast
gins.c:18134: warning: passing argument 8 of 'gtk_toolbar_append_element' makes pointer from integer without a cast
gins.c:18139: warning: passing argument 8 of 'gtk_toolbar_prepend_element' makes pointer from integer without a cast
gins.c:18144: warning: passing argument 8 of 'gtk_toolbar_insert_element' makes pointer from integer without a cast
gins.c:18149: warning: passing argument 5 of 'gtk_toolbar_insert_stock' makes pointer from integer without a cast
gins.c:18159: warning: passing argument 5 of 'gtk_action_group_add_radio_actions_full' from incompatible pointer type
gins.c:18159: warning: passing argument 7 of 'gtk_action_group_add_radio_actions_full' from incompatible pointer type
gins.c:18169: warning: passing argument 5 of 'gtk_clist_set_pixtext' makes integer from pointer without a cast
gins.c:18175: warning: assignment from incompatible pointer type
gins.c:18177: warning: assignment from incompatible pointer type
gins.c:18198: warning: passing argument 3 of 'gdk_draw_glyphs_transformed' from incompatible pointer type
gins.c:18198: warning: passing argument 4 of 'gdk_draw_glyphs_transformed' from incompatible pointer type
gins.c:18198: warning: passing argument 7 of 'gdk_draw_glyphs_transformed' from incompatible pointer type
gins.c:18203: warning: passing argument 5 of 'gdk_draw_layout_line_with_colors' from incompatible pointer type
gins.c:18208: warning: passing argument 5 of 'gdk_draw_layout_with_colors' from incompatible pointer type
gins.c:18233: warning: assignment from incompatible pointer type
gins.c:18238: warning: assignment from incompatible pointer type
gins.c:18243: warning: passing argument 8 of 'gdk_draw_rgb_image' from incompatible pointer type
gins.c:18249: warning: passing argument 8 of 'gdk_draw_rgb_image_dithalign' from incompatible pointer type
gins.c:18255: warning: passing argument 8 of 'gdk_draw_indexed_image' from incompatible pointer type
gins.c:18261: warning: passing argument 8 of 'gdk_draw_gray_image' from incompatible pointer type
gins.c:18267: warning: passing argument 8 of 'gdk_draw_rgb_32_image' from incompatible pointer type
gins.c:18273: warning: passing argument 8 of 'gdk_draw_rgb_32_image_dithalign' from incompatible pointer type
gins.c:18294: warning: assignment from incompatible pointer type
gins.c:18299: warning: assignment from incompatible pointer type
gins.c:18304: warning: assignment from incompatible pointer type
gins.c:18309: warning: assignment from incompatible pointer type
gins.c:18314: warning: passing argument 1 of 'gdk_string_extents' from incompatible pointer type
gins.c:18324: warning: passing argument 1 of 'gdk_text_extents' from incompatible pointer type
gins.c:18334: warning: passing argument 1 of 'gdk_text_extents_wc' from incompatible pointer type
gins.c:18349: warning: passing argument 8 of 'gdk_keymap_translate_keyboard_state' makes pointer from integer without a cast
gins.c:18357: warning: passing argument 7 of 'gdk_drag_find_window_for_screen' makes pointer from integer without a cast
gins.c:18358: warning: assignment from incompatible pointer type
gins.c:18369: warning: passing argument 2 of 'gdk_property_get' makes pointer from integer without a cast
gins.c:18369: warning: passing argument 3 of 'gdk_property_get' makes pointer from integer without a cast
gins.c:18369: warning: passing argument 10 of 'gdk_property_get' from incompatible pointer type
gins.c:18377: warning: passing argument 2 of 'gdk_property_change' makes pointer from integer without a cast
gins.c:18377: warning: passing argument 3 of 'gdk_property_change' makes pointer from integer without a cast
gins.c:18377: warning: passing argument 6 of 'gdk_property_change' from incompatible pointer type
gins.c:18383: warning: passing argument 2 of 'gdk_pixbuf_save_to_callbackv' makes pointer from integer without a cast
gins.c:18383: warning: passing argument 5 of 'gdk_pixbuf_save_to_callbackv' from incompatible pointer type
gins.c:18383: warning: passing argument 6 of 'gdk_pixbuf_save_to_callbackv' from incompatible pointer type
gins.c:18383: warning: passing argument 7 of 'gdk_pixbuf_save_to_callbackv' from incompatible pointer type
gins.c:18388: warning: passing argument 3 of 'gdk_pixbuf_save_to_bufferv' from incompatible pointer type
gins.c:18388: warning: passing argument 5 of 'gdk_pixbuf_save_to_bufferv' from incompatible pointer type
gins.c:18388: warning: passing argument 6 of 'gdk_pixbuf_save_to_bufferv' from incompatible pointer type
gins.c:18388: warning: passing argument 7 of 'gdk_pixbuf_save_to_bufferv' from incompatible pointer type
gins.c:18393: warning: passing argument 1 of 'gdk_pixbuf_new_from_data' makes pointer from integer without a cast
gins.c:18393: warning: passing argument 8 of 'gdk_pixbuf_new_from_data' makes pointer from integer without a cast
gins.c:18393: warning: assignment from incompatible pointer type
gins.c:18403: warning: assignment from incompatible pointer type
gins.c:18433: warning: assignment makes pointer from integer without a cast
In file included from main.c:93:
gins.c:18935:7: warning: no newline at end of file
