gtkToolPaletteSetDragSource {RGtk2}R Documentation

gtkToolPaletteSetDragSource

Description

Sets the tool palette as a drag source. Enables all groups and items in the tool palette as drag sources on button 1 and button 3 press with copy and move actions. See gtkDragSourceSet.

Usage

gtkToolPaletteSetDragSource(object, targets)

Arguments

object

a GtkToolPalette

targets

the

GtkToolPaletteDragTarget
s which the widget should support

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]