[gtk+] docs: fix selections documentation link



commit 7eb8577e3e23e96132a4677677b3df977a294d95
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 17:08:14 2014 -0500

    docs: fix selections documentation link

 gtk/gtkdnd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c
index 769693e..c60c876 100644
--- a/gtk/gtkdnd.c
+++ b/gtk/gtkdnd.c
@@ -61,7 +61,7 @@
  *
  * As well as the functions listed here, applications
  * may need to use some facilities provided for
- * <link linkend="gtk-Selections">Selections</link>.
+ * <link linkend="gtk3-Selections">Selections</link>.
  * Also, the Drag and Drop API makes use of signals
  * in the #GtkWidget class.
  */


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