Gtk.Image.prototype.get_storage_type

function get_storage_type():Gtk.ImageType {
    // Gjs wrapper for gtk_image_get_storage_type()
}

Gets the type of representation being used by the Gtk.Image to store image data. If the Gtk.Image has no image data, the return value will be Gtk.ImageType.empty.

Returns

image representation being used