trigger_tooltip_query
function trigger_tooltip_query(display:Gdk.Display):void { // Gjs wrapper for gtk_tooltip_trigger_tooltip_query() }
Triggers a new tooltip query on display, in order to update the current visible tooltip, or to show/hide the current tooltip. This function is useful to call when, for example, the state of the widget changed by a key press.
Since 2.12
- display