Method GTK2.GdkDragContext()->drag_finish()
- Method drag_finish
drag_finish(GDK2.DragContext
int
success
,int
del
)- 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.DragContext
int
success
, int
del
)
If success is true, the drag succeded. If del is true, the source should be deleted. time is the current time.