[gtk+] docs: fix a cross-reference



commit 3e2a259a78a40c1b84b21b44fcdd198581912805
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Oct 15 16:36:27 2010 -0400

    docs: fix a cross-reference

 gtk/gtkwidget.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwidget.h b/gtk/gtkwidget.h
index 2333653..53d90c8 100644
--- a/gtk/gtkwidget.h
+++ b/gtk/gtkwidget.h
@@ -102,7 +102,7 @@ typedef void    (*GtkCallback)     (GtkWidget        *widget,
  * @height: the widget's desired height
  *
  * A <structname>GtkRequisition</structname> represents the desired size of a widget. See
- * <xref linkend="size-requisition"/> for more information.
+ * <xref linkend="geometry-management"/> for more information.
  */
 struct _GtkRequisition
 {



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