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 [GtkWidget] a GtkWidget
stock.id [character] the ID of the stock icon to use

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]