Package: gtk
Accessor gtk:cell-area-box-spacing
Lambda Listgtk:cell-area-box-spacing (object) Syntax(gtk:cell-area-box-spacing object) => spacing (setf (gtk:cell-area-box-spacing object) spacing) Argumentsobject -- a gtk:cell-area-box object spacing -- an integer with the space to add between gtk:cell-renderer objects Details Accessor of the spacing slot of the gtk:cell-area-box class. The gtk:cell-area-box-spacing function gets the spacing added between cell renderers. The (setf gtk:cell-area-box-spacing) function sets the spacing
to add between cell renderers. Warning | See also |
2024-2-21