gtkStatusIconNewFromIconName {RGtk2}R Documentation

gtkStatusIconNewFromIconName

Description

Creates a status icon displaying an icon from the current icon theme. If the current icon theme is changed, the icon will be updated appropriately.

Usage

gtkStatusIconNewFromIconName(icon.name)

Arguments

icon.name [character] an icon name

Details

Since 2.10

Value

[GtkStatusIcon] a new GtkStatusIcon

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]