gtkTreeModelFilterNew: gtkTreeModelFilterNew

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
gtkTreeModelFilterNew(child.model, root = NULL)

Arguments

child.model

A GtkTreeModel.

root

A GtkTreePath or NULL. [ allow-none ]

Details

Since 2.4

Value

[GtkTreeModel] A new GtkTreeModel.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.