gtkTooltipsForceWindow {RGtk2}R Documentation

gtkTooltipsForceWindow

Description

Ensures that the window used for displaying the given tooltips is created.

Usage

gtkTooltipsForceWindow(object)

Arguments

object [GtkTooltips] a GtkToolTips

Details

Applications should never have to call this function, since GTK+ takes care of this.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]