gtkIconViewSetModel: gtkIconViewSetModel

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the model for a GtkIconView. If the icon.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
gtkIconViewSetModel(object, model = NULL)

Arguments

object

A GtkIconView.

model

The model. [ 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.