gdkDragAbort {RGtk2.10}R Documentation

gdkDragAbort

Description

Aborts a drag without dropping.

Usage

gdkDragAbort(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.10 version 2.10.6 Index]