Gtk.Widget.prototype.get_has_tooltip
function get_has_tooltip():Boolean { // Gjs wrapper for gtk_widget_get_has_tooltip() }
Returns the current value of the has-tooltip property. See Gtk.has-tooltip for more information.
Since 2.12
- Returns
current value of has-tooltip on widget.