Widget.dragSourceSetIconStock
void dragSourceSetIconStock(string stockId)Sets the icon that will be used for drags from a particular source to a stock icon.
Parameters
stockId | the ID of the stock icon to use |
Deprecated
Use [gtk.widget.Widget.dragSourceSetIconName] instead.