Description Usage Arguments Author(s)
Informs the drag source that the drop is finished, and that the data of the drag will no longer be required.
1 | gtkDragFinish(object, success, del, time = "GDK_CURRENT_TIME")
|
|
the drag context. |
|
a flag indicating whether the drop was successful |
|
a flag indicating whether the source should delete the
original data. (This should be |
|
the timestamp from the "drag_data_drop" signal. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.