Learn R Programming

RGtk2 (version 2.8.8)

gdkDragDropSucceeded: gdkDragDropSucceeded

Description

Returns wether the dropped data has been successfully transferred. This function is intended to be used while handling a GDK_DROP_FINISHED event, its return value is meaningless at other times.

Usage

gdkDragDropSucceeded(object)

Arguments

Value

  • [logical] TRUE if the drop was successful.

Details

Since 2.6