summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl/windows.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-12-11 00:46:53 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-12-11 00:46:53 +0000
commit9716930a727eb85f76becfb64bd0d2407ec87fdc (patch)
treee751fd71659eb1d9efc45c5084e1c8f31478c39b /docs/reference/gdk/tmpl/windows.sgml
parent1e5d33a29b720846b1bce83f4e945cb2f2e775b5 (diff)
downloadgtk+-9716930a727eb85f76becfb64bd0d2407ec87fdc.tar.gz
Add some ids to reduce dangling links.
Diffstat (limited to 'docs/reference/gdk/tmpl/windows.sgml')
-rw-r--r--docs/reference/gdk/tmpl/windows.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gdk/tmpl/windows.sgml b/docs/reference/gdk/tmpl/windows.sgml
index 389a116cda..9120ec77e2 100644
--- a/docs/reference/gdk/tmpl/windows.sgml
+++ b/docs/reference/gdk/tmpl/windows.sgml
@@ -19,7 +19,7 @@ For example, each #GtkButton has a #GdkWindow associated with it.
</para>
<!-- ##### STRUCT GdkWindow ##### -->
-<para>
+<para><anchor id="GdkWindow"/>
An opaque structure representing an onscreen drawable.
Pointers to structures of type #GdkPixmap, #GdkBitmap,
and #GdkWindow, can often be used interchangeably.