ColumnView.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

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