Learn R Programming

RGtk2 (version 2.8.7)

gdkDragMotion: gdkDragMotion

Description

Updates the drag context when the pointer moves or the set of actions changes.

Usage

gdkDragMotion(object, dest.window, protocol, x.root, y.root, suggested.action, possible.actions, time)

Arguments

Value

[logical] FIXME

Details

This function is called by the drag source.