]> Pileus Git - ~andy/gtk/commitdiff
docs: fix a cross-reference
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Oct 2010 20:36:27 +0000 (16:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Oct 2010 20:58:27 +0000 (16:58 -0400)
gtk/gtkwidget.h

index 23336538ef4f74cfa2e7ad05e8ee3b20815f6c10..53d90c889cb2fac86dad5bf899a5480a8250ac3b 100644 (file)
@@ -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
 {