gtkListStoreSetColumnTypes: gtkListStoreSetColumnTypes

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

This function is meant primarily for GObjects that inherit from GtkListStore, and should only be used when constructing a new GtkListStore. It will not function after a row has been added, or a method on the GtkTreeModel interface is called.

Usage

1

Arguments

object

A GtkListStore

types

An list length n of GTypes. [ array length=n_columns]

Author(s)

Derived by RGtkGen from GTK+ documentation


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