GtkButton::get_use_stock

bool get_use_stock();

The get_use_stock() method returns 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()