gtkTreeModelFilterNew {RGtk2} | R Documentation |
Creates a new GtkTreeModel
, with child.model
as the child_model
and root
as the virtual root.
gtkTreeModelFilterNew(child.model, root = NULL)
|
[GtkTreeModel ] A GtkTreeModel . |
|
[GtkTreePath ] A GtkTreePath or NULL . |
Since 2.4
[GtkTreeModel
] A new GtkTreeModel
.
Derived by RGtkGen from GTK+ documentation