Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkDragDestSetProxy

gtkDragDestSetProxy


Description

Sets this widget as a proxy for drops to another window.

Usage

gtkDragDestSetProxy(object, proxy.window, protocol, use.coordinates)

Arguments

object

a GtkWidget

proxy.window

the window to which to forward drag events

protocol

the drag protocol which the proxy.window accepts (You can use gdkDragGetProtocol to determine this)

use.coordinates

If TRUE, send the same coordinates to the destination, because it is an embedded subwindow.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.