gtkToolbarSetTooltips: gtkToolbarSetTooltips

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

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

1
gtkToolbarSetTooltips(object, enable)

Arguments

object

a GtkToolbar.

enable

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.