Package: gtk
Function gtk:cell-view-new-with-context
Lambda Listgtk:cell-view-new-with-context (cellarea context) ArgumentsReturn ValueA newly created gtk:cell-view widget. Details
Creates a new cell view with a specific cell area to layout cells and a
specific cell area context.
Specifying the same context for a handfull of cells lets the underlying area
synchronize the geometry for those cells, in this way alignments with cell
views for other rows are possible. | See also |
#2023-3-16