gtkStatusIconSetHasTooltip {RGtk2}R Documentation

gtkStatusIconSetHasTooltip

Description

Sets the has-tooltip property on status.icon to has.tooltip. See

"has-tooltip"
for more information.

Usage

gtkStatusIconSetHasTooltip(object, has.tooltip)

Arguments

object

a GtkStatusIcon

has.tooltip

whether or not status.icon has a tooltip

Details

Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]