gtkDragSetIconDefault {RGtk2}R Documentation

gtkDragSetIconDefault

Description

Sets the icon for a particular drag to the default icon.

Usage

gtkDragSetIconDefault(object)

Arguments

object [GdkDragContext] the context for a drag. (This must be called with a context for the source side of a drag)

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]