gtkStatusIconSetFromIconName {RGtk2.10}R Documentation

gtkStatusIconSetFromIconName

Description

Makes status.icon display the icon named icon.name from the current icon theme. See gtkStatusIconNewFromIconName for details.

Usage

gtkStatusIconSetFromIconName(object, icon.name)

Arguments

object [GtkStatusIcon] a GtkStatusIcon
icon.name [character] an icon name

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]