Package: gtk

Accessor gtk:button-box-layout-style

Lambda List

gtk:button-box-layout-style (object)

Syntax

(gtk:button-box-layout-style object) => style
(setf (gtk:button-box-layout-style object) style)

Arguments

object -- a gtk:button-box widget
style -- a value of the gtk:button-box-style enumeration

Details

The accessor for the layout-style slot gets or sets the method being used to arrange the buttons in a button box.
 

See also

2026-06-12