gtkTooltipTriggerTooltipQuery {RGtk2} | R Documentation |
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.
gtkTooltipTriggerTooltipQuery(display)
|
[GdkDisplay ] a GdkDisplay |
Since 2.12
Derived by RGtkGen from GTK+ documentation