RGtk2 (version 2.20.31)

gtkTreeModelFilterNew: gtkTreeModelFilterNew

Description

Creates a new GtkTreeModel, with child.model as the child_model and root as the virtual root.

Usage

gtkTreeModelFilterNew(child.model, root = NULL)

Arguments

child.model
root
A GtkTreePath or NULL. [ allow-none ]

Value

GtkTreeModel] A new GtkTreeModel.

Details

Since 2.4