gtkStatusIconSetTitle {RGtk2}R Documentation

gtkStatusIconSetTitle

Description

Sets the title of this tray icon. This should be a short, human-readable, localized string describing the tray icon. It may be used by tools like screen readers to render the tray icon.

Usage

gtkStatusIconSetTitle(object, title)

Arguments

object

a GtkStatusIcon

title

the title

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]