gdkDragDrop: gdkDragDrop

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Drops on the current destination.

Usage

1
gdkDragDrop(object, time)

Arguments

object

a GdkDragContext.

time

the timestamp for this operation.

Details

This function is called by the drag source.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gdkDragDrop in RGtk2...