Package: gtk

Accessor gtk:header-bar-spacing

Lambda List

gtk:header-bar-spacing (object)

Syntax

(gtk:header-bar-spacing object) => spacing
(setf gtk:header-bar-spacing object) spacing)

Arguments

object -- a gtk:header-bar widget
spacing -- an integer for the amount of space between children

Details

The accessor for the spacing slot gets or sets the amount of space between children in pixels.
 

See also

2026-06-20