gtkToolButtonSetStockId: gtkToolButtonSetStockId
Description
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.Usage
gtkToolButtonSetStockId(object, stock.id = NULL)
Arguments
stock.id
a name of a stock item, or NULL
. [ allow-none ]