gtkTooltipsNew {RGtk2}R Documentation

gtkTooltipsNew

Description

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.

Usage

gtkTooltipsNew()

Value

[GtkTooltips] a new GtkTooltips group for you to use.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]