Gtk.Widget.prototype.drag_source_set_icon_name

function drag_source_set_icon_name(icon_name:String):void {
    // Gjs wrapper for gtk_drag_source_set_icon_name()
}

Sets the icon that will be used for drags from a particular source to a themed icon. See the docs for Gtk.IconTheme for more details.

Since 2.8

icon_name

name of icon to use