diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-30 03:21:25 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-30 03:21:25 +0000 |
commit | 546e045ccf7438cdf931482a2e27b97bb24002fe (patch) | |
tree | c48421a1de68254eedd174e9172d9077c2e2df09 /docs/reference/gdk/tmpl/dnd.sgml | |
parent | 15fd38a033d792dffc5b64c5507058ddbb0d7a0d (diff) | |
download | gtk+-546e045ccf7438cdf931482a2e27b97bb24002fe.tar.gz |
Updates
Diffstat (limited to 'docs/reference/gdk/tmpl/dnd.sgml')
-rw-r--r-- | docs/reference/gdk/tmpl/dnd.sgml | 2 |
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. |