gtkListStoreNewv {RGtk2}R Documentation

gtkListStoreNewv

Description

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

Usage

gtkListStoreNewv(value)

Arguments

value [GType] a list of GType types for the columns, from first to last

Value

[GtkListStore] a new GtkListStore

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]