Widget.dragSourceSetIconStock

void dragSourceSetIconStock(string stockId)

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

Parameters

stockIdthe ID of the stock icon to use

Deprecated

Use [gtk.widget.Widget.dragSourceSetIconName] instead.