gtkToolButtonSetStockId {RGtk2} | R Documentation |
Sets the name of the stock item. See gtkToolButtonNewFromStock
.
The stock_id property only has an effect if not
overridden by non-NULL
"label" and "icon_widget" properties.
gtkToolButtonSetStockId(object, stock.id = NULL)
|
|
|
a name of a stock item, or |
Since 2.4
Derived by RGtkGen from GTK+ documentation