ToolButton.getStockId

Returns the name of the stock item. See gtk_tool_button_set_stock_id(). The returned string is owned by GTK+ and must not be freed or modifed.

More...
class ToolButton
string
getStockId
()

Return Value

Type: string

the name of the stock item for @button.

Detailed Description

Deprecated: Use gtk_tool_button_get_icon_name() instead.

Meta