gtkStatusIconSetFromIconName {RGtk2}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 version 2.12.5-3 Index]