diff options
author | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-06 21:07:03 -0500 |
---|---|---|
committer | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-07 09:42:12 -0500 |
commit | 0ce016650b38dbd9e228fbb7dae312dd91880354 (patch) | |
tree | 05da30950271412fb48f1c06f7fb46a6a7012073 /gdk/gdkdevice.h | |
parent | 6d3347de633cc5bc9cd30ef595ce7d6cd8afaba5 (diff) | |
download | gtk+-0ce016650b38dbd9e228fbb7dae312dd91880354.tar.gz |
docs: Use markup for links
Diffstat (limited to 'gdk/gdkdevice.h')
-rw-r--r-- | gdk/gdkdevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h index 0633c0d0e4..f9f853d6a4 100644 --- a/gdk/gdkdevice.h +++ b/gdk/gdkdevice.h @@ -115,7 +115,7 @@ typedef enum * @GDK_DEVICE_TYPE_FLOATING: Device is a physical device, currently not attached to * any virtual device. * - * Indicates the device type. See <link linkend="GdkDeviceManager.description">above</link> + * Indicates the device type. See [above][GdkDeviceManager.description] * for more information about the meaning of these device types. */ typedef enum { |