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.
gtkTooltipsNew()
[GtkTooltips
] a new GtkTooltips
group for you to use.
Derived by RGtkGen from GTK+ documentation