gtkCellViewSetModel: gtkCellViewSetModel

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the model for cell.view. If cell.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
gtkCellViewSetModel(object, model = NULL)

Arguments

object

a GtkCellView

model

a GtkTreeModel. [ allow-none ]

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


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