Gtk.StatusIcon.prototype.get_has_tooltip
function get_has_tooltip():Boolean {
// Gjs wrapper for gtk_status_icon_get_has_tooltip()
}Returns the current value of the has-tooltip property. See Gtk.has-tooltip for more information.
Since 2.16
- Returns
current value of has-tooltip on status_icon.