Add a Since annotation to gdk_device_get_last_event_window

This commit is contained in:
Matthias Clasen 2014-03-12 23:04:37 -04:00
parent 40b6d907bf
commit 5b2236e3d7

View File

@ -1729,6 +1729,8 @@ _gdk_device_window_at_position (GdkDevice *device,
* application's windows.
*
* Returns: (transfer none) (allow-none): the last window the device
*
* Since: 3.12
*/
GdkWindow *
gdk_device_get_last_event_window (GdkDevice *device)