gtkListStoreNewv {RGtk2}R Documentation

gtkListStoreNewv

Description

Non-vararg creation function. Used primarily by language bindings.

Usage

gtkListStoreNewv(value)

Arguments

value

a list of GType types for the columns, from first to last. [ array length=n_columns]

Value

[GtkListStore] a new GtkListStore. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]