Package: gtk
Accessor gtk:tree-view-column-cell-area
Lambda Listgtk:tree-view-column-cell-area (object) Syntax(gtk:tree-view-column-cell-area object) => area (setf (gtk:tree-view-column-cell-area object) area) ArgumentsDetails Accessor of the cell-area slot of the gtk:tree-view-column class.
The cell area used to layout cell renderers for this tree view column. If no
cell area is specified when creating the tree view column a horizontally oriented gtk:cell-area-box object will be used. Warning | See also |
2024-2-19