gdkDragDropSucceeded: gdkDragDropSucceeded

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

Returns whether 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

1

Arguments

object

a GdkDragContext

Details

Since 2.6

Value

[logical] TRUE if the drop was successful.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.