[gtk+/wip/matthiasc/kill-device-manager: 13/14] Don't mention GdkDeviceManager in docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/matthiasc/kill-device-manager: 13/14] Don't mention GdkDeviceManager in docs
- Date: Thu, 23 Nov 2017 21:40:05 +0000 (UTC)
commit f4741c4854ebc7f3552230a72cf61fdc1f34fb6f
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Nov 23 16:23:41 2017 -0500
Don't mention GdkDeviceManager in docs
It is going away.
gdk/gdkdevice.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdevice.c b/gdk/gdkdevice.c
index 4a2aee9..c22de2a 100644
--- a/gdk/gdkdevice.c
+++ b/gdk/gdkdevice.c
@@ -1375,7 +1375,7 @@ get_native_grab_event_mask (GdkEventMask grab_mask)
* gdk_device_grab:
* @device: a #GdkDevice. To get the device you can use gtk_get_current_event_device()
* or gdk_event_get_device() if the grab is in reaction to an event. Also, you can use
- * gdk_device_manager_get_client_pointer() but only in code that isn’t triggered by a
+ * gdk_seat_get_pointer() but only in code that isn’t triggered by a
* #GdkEvent and there aren’t other means to get a meaningful #GdkDevice to operate on.
* @window: the #GdkWindow which will own the grab (the grab window)
* @grab_ownership: specifies the grab ownership.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]