Package: gtk

Function gtk:tree-view-column-new-with-area

Lambda List

gtk:tree-view-column-new-with-area (area)

Arguments

area -- a gtk:cell-area object that the newly created tree view column should use to layout cell renderers

Return Value

The newly created gtk:tree-view-column object.

Details

Creates a new tree view column using area to render its cells.

Warning

The gtk:tree-view-column implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2024-3-8