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

a GtkStatusIcon

icon.name

an icon name

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]