Creates a new #GtkToggleToolButton containing the image and text from a stock item. Some stock ids have preprocessor macros like #GTK_STOCK_OK and #GTK_STOCK_APPLY.
It is an error if @stock_id is not a name of a stock item.
the name of the stock item
A new #GtkToggleToolButton
Deprecated: Use gtk_toggle_tool_button_new() instead.
ConstructionException GTK+ fails to create the object.
2.4
See Implementation
Creates a new #GtkToggleToolButton containing the image and text from a stock item. Some stock ids have preprocessor macros like #GTK_STOCK_OK and #GTK_STOCK_APPLY.
It is an error if @stock_id is not a name of a stock item.