ColumnView

constructor(model: SelectionModel? = null)(source)

Creates a new GtkColumnView.

You most likely want to call method@Gtk.ColumnView.append_column to add columns next.

Return

a new GtkColumnView

Parameters

model

the list model to use


constructor(gtkColumnViewPointer: <Error class: unknown class><<Error class: unknown class>>)(source)