Gtk.StatusIcon.prototype.get_title
function get_title():String {
// Gjs wrapper for gtk_status_icon_get_title()
}Gets the title of this tray icon. See Gtk.set_title.
Since 2.18
- Returns
the title of the status icon
function get_title():String {
// Gjs wrapper for gtk_status_icon_get_title()
}Gets the title of this tray icon. See Gtk.set_title.
Since 2.18
the title of the status icon