Package: gtk

Accessor gtk:button-use-stock

Lambda List

gtk:button-use-stock (object)

Syntax

(gtk:button-use-stock object) => setting
(setf (gtk:button-use-stock object) setting)

Arguments

object -- a gtk:button widget
setting -- true if the button should use a stock item

Details

Accessor of the use-stock slot of the gtk:button class.

Warning

The gtk:button-use-stock function has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2023-12-30