gtkListNew {RGtk2}R Documentation

gtkListNew

Description

Creates a new GtkList. WARNING: gtk_list_new is deprecated and should not be used in newly-written code.

Usage

gtkListNew(show = TRUE)

Value

[GtkWidget] the newly-created GtkList

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]