| gtkTreeViewNewWithModel {RGtk2.10} | R Documentation |
Creates a new GtkTreeView widget with the model initialized to model.
gtkTreeViewNewWithModel(model = NULL, show = TRUE)
|
[GtkTreeModel] the model. |
[GtkWidget] A newly created GtkTreeView widget.
Derived by RGtkGen from GTK+ documentation