gdkDragDrop {RGtk2}R Documentation

gdkDragDrop

Description

Drops on the current destination.

Usage

gdkDragDrop(object, time)

Arguments

object [GdkDragContext] a GdkDragContext.
time [numeric] the timestamp for this operation.

Details

This function is called by the drag source.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]