Method
GtkButtonset_use_stock
deprecated: 3.10
Declaration [src]
void
gtk_button_set_use_stock (
GtkButton* button,
gboolean use_stock
)
Description [src]
If TRUE
, the label set on the button is used as a
stock id to select the stock item for the button.
Deprecated since: 3.10
Please do not use it in newly written code.
Sets property | Gtk.Button:use-stock |