Method GTK2.GdkDragContext()->drag_finish()
- Method drag_finish
drag_finish(GDK2.DragContextintsuccess,intdel)- Description
If success is true, the drag succeded. If del is true, the source should be deleted. time is the current time.
drag_finish(GDK2.DragContextint success, int del)
If success is true, the drag succeded. If del is true, the source should be deleted. time is the current time.