RGtk2 (version 2.20.31)

gtkCListNew: gtkCListNew

Description

Creates a new GtkCList widget for use. WARNING: gtk_clist_new is deprecated and should not be used in newly-written code.

Usage

gtkCListNew(columns = 1, show = TRUE)

Arguments

columns
The number of columns the GtkCList should have.

Value

GtkWidget] A pointer to a new GtkCList object.