Gtk.TargetList.prototype.add_image_targets

function add_image_targets(info:Number, writable:Boolean):void {
    // Gjs wrapper for gtk_target_list_add_image_targets()
}

Appends the image targets supported by #GtkSelection to the target list. All targets are added with the same info.

Since 2.6

info

an ID that will be passed back to the application

writable

whether to add only targets for which GTK+ knows how to convert a pixbuf into the format