Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkDragFinish

gtkDragFinish


Description

Informs the drag source that the drop is finished, and that the data of the drag will no longer be required.

Usage

gtkDragFinish(object, success, del, time = "GDK_CURRENT_TIME")

Arguments

object

the drag context.

success

a flag indicating whether the drop was successful

del

a flag indicating whether the source should delete the original data. (This should be TRUE for a move)

time

the timestamp from the "drag_data_drop" signal.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.