RGtk2 (version 2.20.31)

gtkToolbarSetTooltips: gtkToolbarSetTooltips

Description

Sets if the tooltips of a toolbar should be active or not. WARNING: gtk_toolbar_set_tooltips has been deprecated since version 2.14 and should not be used in newly-written code. The toolkit-wide "gtk-enable-tooltips" property is now used instead.

Usage

gtkToolbarSetTooltips(object, enable)

Arguments

object
enable
set to FALSE to disable the tooltips, or TRUE to enable them.