docs: fix a cross-reference

This commit is contained in:
Matthias Clasen
2010-10-15 16:36:27 -04:00
parent 43250e8faf
commit 3e2a259a78

View 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
{