Extracted from Pike v7.6 release 112 at 2009-09-11.
pike.ida.liu.se
[Top]
GDK
GDK.DragContext

Method GDK.DragContext()->drag_finish()


Method drag_finish

GDK.DragContext drag_finish(int success, int del, int time)

Description

If success is true, the drag succeded. If del is true, the source should be deleted. time is the current time.