gtkTooltipsForceWindow {RGtk2} | R Documentation |
Ensures that the window used for displaying the given tooltips
is created.
WARNING: gtk_tooltips_force_window
has been deprecated since version 2.12 and should not be used in newly-written code.
gtkTooltipsForceWindow(object)
|
[GtkTooltips ] a GtkToolTips |
Applications should never have to call this function, since GTK+ takes care of this.
Derived by RGtkGen from GTK+ documentation