GtkButton::get_use_stock

bool get_use_stock();

Use this method to return the value of the use_stock property. If true, the button label is used to select a stock item instead of being used directly as the label text.

See also: set_use_stock()