ToolButton.setStockId

Sets the name of the stock item. See ToolButton.newFromStock. The stock_id property only has an effect if not overridden by non-NULL label-widget and icon-widget properties.

More...
class ToolButton
void
setStockId
(
string stockId
)

Parameters

stockId string

a name of a stock item, or NULL

Detailed Description

Deprecated: Use ToolButton.setIconName instead.

Meta