Package: gtk
Accessor gtk:widget-has-tooltip
Lambda Listgtk:widget-has-tooltip (object) SyntaxArgumentsDetails Accessor of the has-tooltip slot of the gtk:widget class. Enables or disables the emission of the "query-tooltip" signal on the widget. A true value indicates that the widget can have a tooltip, in this case the widget will be queried using the "query-tooltip" signal
to determine whether it will provide a tooltip or not. | See also |
2025-2-13