Gtk.Image.prototype.get_icon_set

function get_icon_set():void {
    // Gjs wrapper for gtk_image_get_icon_set()
}

Gets the icon set and size being displayed by the Gtk.Image. The storage type of the image must be Gtk.ImageType.empty or Gtk.ImageType.icon_set (see Gtk.get_storage_type).