gdk: event: add get_window() method
https://bugzilla.gnome.org/show_bug.cgi?id=707844
This commit is contained in:
		| @ -1209,6 +1209,9 @@ GdkEvent* gdk_event_copy     		(const GdkEvent *event); | ||||
| GDK_AVAILABLE_IN_ALL | ||||
| void	  gdk_event_free     		(GdkEvent 	*event); | ||||
|  | ||||
| GDK_AVAILABLE_IN_3_10 | ||||
| GdkWindow *gdk_event_get_window         (const GdkEvent *event); | ||||
|  | ||||
| GDK_AVAILABLE_IN_ALL | ||||
| guint32   gdk_event_get_time            (const GdkEvent  *event); | ||||
| GDK_AVAILABLE_IN_ALL | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Lionel Landwerlin
					Lionel Landwerlin