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