Gtk.StatusIcon.prototype.set_title

function set_title(title:String):void {
    // Gjs wrapper for gtk_status_icon_set_title()
}

Sets the title of this tray icon. This should be a short, human-readable, localized string describing the tray icon. It may be used by tools like screen readers to render the tray icon.

Since 2.18

title

the title