Ben is right, merge the remarks section back into summary.

svn path=/trunk/gtk-sharp/; revision=16701
This commit is contained in:
Duncan Mak 2003-07-26 04:07:52 +00:00
parent 921eb020c4
commit 23af4a86c7

View File

@ -79,20 +79,13 @@
<summary>
If set for a widget when a drop occurs, Gtk+ will check if
the drag matches this widget's list of possible targets and
call <see cref="M:Gtk.Drag.GetData" /> on behalf of the
widget.
actions. If so, Gtk+ will call <see cref="M:Gtk.Drag.GetData" /> on behalf of the
widget. Whether or not the drop is successful, Gtk+ will
call <see cref="M:Gtk.Drag.Finish" />. If the drag was
successful, then true will be passed for the del parameter
to <see cref="M:Gtk.Drag.Finish" />.
</summary>
<remarks>
<para>
If set for a widget when a drop occurs, Gtk+ will check if
the drag matches this widget's list of possible targets
and actions. If so, Gtk+ will call <see cref="M:Gtk.Drag.GetData" /> on behalf of the
widget. Whether or not the drop is successful, Gtk+ will
call <see cref="M:Gtk.Drag.Finish" />. If the drag was
successful, then true will be passed for the del parameter
to <see cref="M:Gtk.Drag.Finish" />.
</para>
</remarks>
<remarks></remarks>
</Docs>
</Member>
<Member MemberName="All">