Last updated: Mon, 21 May 2012 view this page in English
GtkButton::set_use_stock
void set_use_stock(bool stock);
Use this method to set the use_stock
property of the button to the parameter stock.
If use_stock is true, the label
set on the button is used as a stock id to select the stock item
for the button.