Gtk.StatusIcon.prototype.set_from_gicon
function set_from_gicon(icon:Gio.Icon):void {
// Gjs wrapper for gtk_status_icon_set_from_gicon()
}Makes status_icon display the Gio.Icon. See Gtk.new_from_gicon for details.
Since 2.14
- icon
a GIcon
function set_from_gicon(icon:Gio.Icon):void {
// Gjs wrapper for gtk_status_icon_set_from_gicon()
}Makes status_icon display the Gio.Icon. See Gtk.new_from_gicon for details.
Since 2.14
a GIcon