Gtk.Button.prototype.set_use_stock
function set_use_stock(use_stock:Boolean):void { // Gjs wrapper for gtk_button_set_use_stock() }
If true, the label set on the button is used as a stock id to select the stock item for the button.
- use_stock
true if the button should use a stock item