Package: gtk

Accessor gtk:tool-item-group-header-relief

Lambda List

gtk:tool-item-group-header-relief (object)

Syntax

(gtk:tool-item-group-header-relief object) => style
(setf (gtk:tool-item-group-header-relief object) style)

Arguments

group -- a gtk:tool-item-group widget
object -- a value of the gtk:relief-style enumeration

Details

Accessor of the header-relief slot of the gtk:tool-item-group class. The gtk:tool-item-group-header-relief function gets the relief mode of the header button of the tool item group. The (setf gtk:tool-item-group-header-relief) function sets the button relief of the group header.
 

See also

#2023-2-27