gtkToolbarSetTooltips {RGtk2}R Documentation

gtkToolbarSetTooltips

Description

Sets if the tooltips of a toolbar should be active or not.

Usage

gtkToolbarSetTooltips(object, enable)

Arguments

object [GtkToolbar] a GtkToolbar.
enable [logical] set to FALSE to disable the tooltips, or TRUE to enable them.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]