gtkDragDestSetProxy: gtkDragDestSetProxy

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.