| gtkTooltipsNew {RGtk2} | R Documentation |
Creates an empty group of tooltips. This function initialises a GtkTooltips structure. Without at least one such structure, you can not add tips to your application.
WARNING: gtk_tooltips_new has been deprecated since version 2.12 and should not be used in newly-written code.
gtkTooltipsNew()
[GtkTooltips] a new GtkTooltips group for you to use.
Derived by RGtkGen from GTK+ documentation