RGtk2 (version 2.20.31)

gtkTooltipsNew: 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. WARNING: gtk_tooltips_new has been deprecated since version 2.12 and should not be used in newly-written code.

Usage

gtkTooltipsNew()

Arguments

Value

GtkTooltips] a new GtkTooltips group for you to use.