summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl/dnd.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-06-30 03:21:25 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-06-30 03:21:25 +0000
commit546e045ccf7438cdf931482a2e27b97bb24002fe (patch)
treec48421a1de68254eedd174e9172d9077c2e2df09 /docs/reference/gdk/tmpl/dnd.sgml
parent15fd38a033d792dffc5b64c5507058ddbb0d7a0d (diff)
downloadgtk+-546e045ccf7438cdf931482a2e27b97bb24002fe.tar.gz
Updates
Diffstat (limited to 'docs/reference/gdk/tmpl/dnd.sgml')
-rw-r--r--docs/reference/gdk/tmpl/dnd.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gdk/tmpl/dnd.sgml b/docs/reference/gdk/tmpl/dnd.sgml
index 9ab6a702c8..b3c360d6e6 100644
--- a/docs/reference/gdk/tmpl/dnd.sgml
+++ b/docs/reference/gdk/tmpl/dnd.sgml
@@ -179,7 +179,7 @@ A <structname>GdkDragContext</structname> holds information about a
drag in progress. It is used on both source and destination sides.
</para>
-@parent_instance:
+@parent_instance: the parent instance
@protocol: the DND protocol which governs this drag.
@is_source: %TRUE if the context is used on the source side.
@source_window: the source of this drag.