Add drag_end_event for future expansion, plus allow passing in NULL to the gdk filter stuff to get events without a window in our app
This commit is contained in:
		| @ -47,4 +47,6 @@ GdkDndGlobals     gdk_dnd = {None,None,None, | ||||
| gchar            *gdk_progname = NULL; | ||||
| gchar            *gdk_progclass = NULL; | ||||
| gint              gdk_error_code; | ||||
| gint              gdk_error_warnings = TRUE; | ||||
| gboolean          gdk_error_warnings = TRUE; | ||||
| gboolean          gdk_null_window_warnings = TRUE; | ||||
| GList            *default_filters = NULL; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Elliot Lee
					Elliot Lee