Gtk.StatusIcon.prototype.set_has_tooltip

function set_has_tooltip(has_tooltip:Boolean):void {
    // Gjs wrapper for gtk_status_icon_set_has_tooltip()
}

Sets the has-tooltip property on status_icon to has_tooltip. See Gtk.has-tooltip for more information.

Since 2.16

has_tooltip

whether or not status_icon has a tooltip