Package: gtk
Function gtk:cell-view-new-with-context
Lambda Listgtk:cell-view-new-with-context (area context) ArgumentsReturn ValueThe 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.   Warning | See also | 
2024-07-08