gtkTooltipTriggerTooltipQuery {RGtk2}R Documentation

gtkTooltipTriggerTooltipQuery

Description

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.

Usage

gtkTooltipTriggerTooltipQuery(display)

Arguments

display [GdkDisplay] a GdkDisplay

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]