Widget.dragSourceSetIconStock

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

More...
class Widget
void
dragSourceSetIconStock
(
string stockId
)

Parameters

stockId string

the ID of the stock icon to use

Detailed Description

Deprecated: Use gtk_drag_source_set_icon_name() instead.

Meta