Method GDK2.DragContext()->drag_finish()
- Method
drag_finish
GDK2.DragContext
drag_finish(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.
GDK2.DragContext
drag_finish(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.