diff --git a/doc/en/Gtk/DestDefaults.xml b/doc/en/Gtk/DestDefaults.xml index 42575d35d..5e1b716cf 100644 --- a/doc/en/Gtk/DestDefaults.xml +++ b/doc/en/Gtk/DestDefaults.xml @@ -79,20 +79,13 @@ 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 on behalf of the - widget. + actions. If so, Gtk+ will call on behalf of the + widget. Whether or not the drop is successful, Gtk+ will + call . If the drag was + successful, then true will be passed for the del parameter + to . - - - 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 on behalf of the - widget. Whether or not the drop is successful, Gtk+ will - call . If the drag was - successful, then true will be passed for the del parameter - to . - - +