Package: gtk

Function gtk:column-view-new

Lambda List

gtk:column-view-new (&optional model)

Arguments

model -- a gtk:selection-model object to use, or the default nil value

Return Value

The new gtk:column-view widget.

Details

Creates a new gtk:column-view widget. You most likely want to call the gtk:column-view-append-column function to add columns next.
 

See also

2024-11-28