Gtk.Widget.prototype.drag_dest_add_image_targets
function drag_dest_add_image_targets():void { // Gjs wrapper for gtk_drag_dest_add_image_targets() }
Add the image targets supported by #GtkSelection to the target list of the drag destination. The targets are added with @info = 0. If you need another value, use Gtk.TargetList.prototype.add_image_targets and Gtk.drag_dest_set_target_list.
Since 2.6