Gtk.StatusIcon.prototype.get_storage_type
function get_storage_type():Gtk.ImageType {
// Gjs wrapper for gtk_status_icon_get_storage_type()
}Gets the type of representation being used by the Gtk.StatusIcon to store image data. If the Gtk.StatusIcon has no image data, the return value will be Gtk.ImageType.empty.
Since 2.10
- Returns
the image representation being used