GNOME Bugzilla – Bug 707844
No way to get window field a GdkEvent from Gjs
Last modified: 2013-09-10 10:55:38 UTC
I couldn't find a way to get the window field of a GdkEvent when using Gjs. Could we add a gdk_event_get_window() method to do that?
Created attachment 254579 [details] [review] gdk: event: add get_window() method
Created attachment 254580 [details] [review] gdk: event: add get_window() method
Review of attachment 254580 [details] [review]: looks good.
Pushed to master.