gtkDragSourceSetIconStock {RGtk2}R Documentation

gtkDragSourceSetIconStock

Description

Sets the icon that will be used for drags from a particular source to a stock icon.

Usage

gtkDragSourceSetIconStock(object, stock.id)

Arguments

object

a GtkWidget

stock.id

the ID of the stock icon to use

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]