[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public TreeView.with_model (TreeModel model)
Creates a new `GtkTreeView` widget with the model initialized to model
.
Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead
model |
the model. |
A newly created `GtkTreeView` widget. |