From a4cd4535dc671f06ba24f5948666ea452ed8f25c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 23 Nov 2017 16:23:41 -0500 Subject: Don't mention GdkDeviceManager in docs It is going away. --- gdk/gdkdevice.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gdk/gdkdevice.h') diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h index b86f5ca409..28a0c2072e 100644 --- a/gdk/gdkdevice.h +++ b/gdk/gdkdevice.h @@ -93,10 +93,9 @@ typedef enum * be an associated focus indicator on the screen. * @GDK_DEVICE_TYPE_SLAVE: Device is a slave (or physical) device. * @GDK_DEVICE_TYPE_FLOATING: Device is a physical device, currently not attached to - * any virtual device. + * any seat. * - * Indicates the device type. See [above][GdkDeviceManager.description] - * for more information about the meaning of these device types. + * Indicates the device type. */ typedef enum { GDK_DEVICE_TYPE_MASTER, -- cgit v1.2.1