Button.setUseStock

Warning gtk_button_set_use_stock is deprecated and should not be used in newly-written code. 3.10 If TRUE, the label set on the button is used as a stock id to select the stock item for the button.

class Button
void
setUseStock
()

Parameters

useStock int

TRUE if the button should use a stock item

Meta