Extracted from Pike v7.8 release 866 at 2016-11-06.
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.