Package: gtk
Accessor gtk-grid-column-spacing
Lambda Listgtk-grid-column-spacing (object) Syntax(gtk-grid-column-spacing object) => spacing (setf (gtk-grid-column-spacing object) spacing) ArgumentsDetails Accessor of the column-spacing slot of the gtk-grid class. The gtk-grid-column-spacing slot access function returns the amount of space between the columns of the grid. The (setf gtk-grid-column-spacing) slot access function sets the amount of space. | See also |
*2021-10-30