ColumnView
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ColumnView (owned SelectionModel? model)
public ColumnView (owned SelectionModel? model)
Creates a new `GtkColumnView`.
You most likely want to call [method@Gtk.ColumnView.append_column] to add columns next.
Parameters:
model |
the list model to use |
Returns:
a new `GtkColumnView` |