summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl/windows.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2002-12-17 02:07:57 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-12-17 02:07:57 +0000
commit5d347cad8ebe7dd76ec1ff4a618f87ad16e14ae6 (patch)
treee609095f0830e3f608d84c0446ed07af41a990f4 /docs/reference/gdk/tmpl/windows.sgml
parent7ed6dc1da84e8716463e819144aa9a4649f36568 (diff)
downloadgtk+-5d347cad8ebe7dd76ec1ff4a618f87ad16e14ae6.tar.gz
Fix a few doc comments. Link to style properties.
2002-12-17 Matthias Clasen <maclas@gmx.de> * gtk/gtkcontainer.c: Fix a few doc comments. * gtk/tmpl/gtkrc.sgml: Link to style properties. * gtk/tmpl/gtkcontainer.sgml: Add bits about child properties. * gtk/tmpl/gtkwidget.sgml: Add bits about style properties. * gdk/tmpl/pixmaps.sgml: * gdk/tmpl/windows.sgml: * gdk/tmpl/drawing.sgml: * gdk/tmpl/gcs.sgml: * gtk/tmpl/gtktextview.sgml: * gtk/tmpl/gtkrc.sgml: * gtk/tmpl/gtkiconfactory.sgml: * gtk/tmpl/gtkaccelgroup.sgml: Remove ids which are now generated by gtk-doc.
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 9120ec77e2..389a116cda 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><anchor id="GdkWindow"/>
+<para>
An opaque structure representing an onscreen drawable.
Pointers to structures of type #GdkPixmap, #GdkBitmap,
and #GdkWindow, can often be used interchangeably.