gtkStatusIconSetFromStock {RGtk2} | R Documentation |
Makes status.icon
display the stock icon with the id stock.id
.
See gtkStatusIconNewFromStock
for details.
gtkStatusIconSetFromStock(object, stock.id)
|
[GtkStatusIcon ] a GtkStatusIcon |
|
[character] a stock icon id |
Since 2.10
Derived by RGtkGen from GTK+ documentation