
[Top]
GDK
GDK.DragContext
|
Method GDK.DragContext()->drag_finish()
- Method
drag_finish
object(GDK.DragContext) 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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|