gdkDragAbort: gdkDragAbort

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Aborts a drag without dropping.

Usage

1
gdkDragAbort(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 gdkDragAbort in RGtk2...