[gtk+] docs: fix see also link



commit 6b29ab55a134576393e1617fca7fc9cfac5e0fe3
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 17:06:56 2014 -0500

    docs: fix see also link

 gtk/gtkclipboard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c
index 7da643d..62baf6b 100644
--- a/gtk/gtkclipboard.c
+++ b/gtk/gtkclipboard.c
@@ -49,7 +49,7 @@
  * SECTION:gtkclipboard
  * @Short_description: Storing data on clipboards
  * @Title: Clipboards
- * @See_also: #GtkSelection
+ * @See_also: #GtkSelectionData
  *
  * The #GtkClipboard object represents a clipboard of data shared
  * between different processes or between different widgets in


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