gtkStatusIconSetFromIconName {RGtk2} | R Documentation |
Makes status.icon
display the icon named icon.name
from the
current icon theme.
See gtkStatusIconNewFromIconName
for details.
gtkStatusIconSetFromIconName(object, icon.name)
|
[GtkStatusIcon ] a GtkStatusIcon |
|
[character] an icon name |
Since 2.10
Derived by RGtkGen from GTK+ documentation