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

gtkToolItemSetUseDragWindow

gtkToolItemSetUseDragWindow


Description

Sets whether tool.item has a drag window. When TRUE the toolitem can be used as a drag source through gtkDragSourceSet. When tool.item has a drag window it will intercept all events, even those that would otherwise be sent to a child of tool.item.

Usage

gtkToolItemSetUseDragWindow(object, use.drag.window)

Arguments

object

a GtkToolItem

use.drag.window

Whether tool.item has a drag window.

Details

Since 2.4

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.