Gtk.StatusIcon.prototype.set_name
function set_name(name:String):void {
    // Gjs wrapper for gtk_status_icon_set_name()
}Sets the name of this tray icon. This should be a string identifying this icon. It is may be used for sorting the icons in the tray and will not be shown to the user.
Since 2.20
- name
- the name