Gtk.Widget.prototype.drag_source_set_icon_stock

function drag_source_set_icon_stock(stock_id:String):void {
    // Gjs wrapper for gtk_drag_source_set_icon_stock()
}

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

stock_id

the ID of the stock icon to use