gtkStatusIconSetTooltip {RGtk2}R Documentation

gtkStatusIconSetTooltip

Description

Sets the tooltip of the status icon.

Usage

gtkStatusIconSetTooltip(object, tooltip.text)

Arguments

object [GtkStatusIcon] a GtkStatusIcon
tooltip.text [character] the tooltip text, or NULL

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]