gtkTreeViewSetModel: gtkTreeViewSetModel

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the model for a GtkTreeView. If the tree.view already has a model set, it will remove it before setting the new model. If model is NULL, then it will unset the old model.

Usage

1
gtkTreeViewSetModel(object, model = NULL)

Arguments

object

A GtkTreeNode.

model

The model. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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