[gtk+/xi2-for-master] Add a link to GdkDeviceType docs



commit 90b5cae6c3c35576a3c6b9363545d3ed8d445689
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 21 14:22:23 2010 -0400

    Add a link to GdkDeviceType docs

 gdk/gdkdevice.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h
index 5744825..03e058e 100644
--- a/gdk/gdkdevice.h
+++ b/gdk/gdkdevice.h
@@ -130,7 +130,8 @@ typedef enum
  * @GDK_DEVICE_TYPE_FLOATING: Device is a physical device, currently not attached to
  *                            any virtual device.
  *
- * Indicates the device type.
+ * Indicates the device type. See <link linkend="GdkDeviceManager.description">above</link>
+ * for more information about the meaning of these device types.
  */
 typedef enum {
   GDK_DEVICE_TYPE_MASTER,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]