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

an icon name

Details

Since 2.10

Value

[GtkStatusIcon] a new GtkStatusIcon

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]