ColumnView.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gtk.selection_model.SelectionModel model = null) nothrow

Creates a new gtk.column_view.ColumnView.

You most likely want to call gtk.column_view.ColumnView.appendColumn to add columns next.

Parameters

modelthe list model to use

Returns