Method GDK1.DragContext()->drag_finish()
- Method drag_finish
 GDK1.DragContextdrag_finish(intsuccess,intdel,inttime)- Description
 If success is true, the drag succeded. If del is true, the source should be deleted. time is the current time.
GDK1.DragContext drag_finish(int success, int del, int time)
If success is true, the drag succeded. If del is true, the source should be deleted. time is the current time.