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 with the amount of space between children

Details

Accessor of the spacing slot of the gtk-header-bar class.

The amount of space between children in pixels.
 

See also

2021-10-14