aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-ShellComponentDnd.idl
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-03-21 15:56:18 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-03-21 15:56:18 +0800
commit3c927d0702eefef2cf02baf917e1366f49f17947 (patch)
tree6a0d8cb21933ea62f108c7643da65398b9644932 /shell/Evolution-ShellComponentDnd.idl
parentd5b6896aefbffe786b3906b6d296d8cf383a9774 (diff)
downloadgsoc2013-evolution-3c927d0702eefef2cf02baf917e1366f49f17947.tar
gsoc2013-evolution-3c927d0702eefef2cf02baf917e1366f49f17947.tar.gz
gsoc2013-evolution-3c927d0702eefef2cf02baf917e1366f49f17947.tar.bz2
gsoc2013-evolution-3c927d0702eefef2cf02baf917e1366f49f17947.tar.lz
gsoc2013-evolution-3c927d0702eefef2cf02baf917e1366f49f17947.tar.xz
gsoc2013-evolution-3c927d0702eefef2cf02baf917e1366f49f17947.tar.zst
gsoc2013-evolution-3c927d0702eefef2cf02baf917e1366f49f17947.zip
Handle the destination side of drag and drop too.
svn path=/trunk/; revision=8861
Diffstat (limited to 'shell/Evolution-ShellComponentDnd.idl')
-rw-r--r--shell/Evolution-ShellComponentDnd.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/Evolution-ShellComponentDnd.idl b/shell/Evolution-ShellComponentDnd.idl
index f5fa3d0c0e..7eaea434fc 100644
--- a/shell/Evolution-ShellComponentDnd.idl
+++ b/shell/Evolution-ShellComponentDnd.idl
@@ -79,8 +79,7 @@ module ShellComponentDnd {
@default_action and @non_default_action we want to be
performed when the drop happens. */
boolean handleMotion (in Context destination_context,
- out Action default_action,
- out Action non_default_action);
+ out Action suggested_action);
/* Data is dropped. We are given the data for the dropped
object, and we are supposed to perform the operation