Package: gtk
Accessor gtk:box-spacing
Lambda Listgtk:box-spacing (object) Syntax(gtk:box-spacing object) => spacing (setf (gtk:box-spacing object) spacing) ArgumentsDetails Accessor of the spacing slot of the gtk:box class. The gtk:box-spacing function returns the spacing between children. The (setf gtk:box-spacing) function sets the number of pixels to place between
the children of the box. | See also |
2025-4-23