RGtk2 (version 2.20.31)

gtkListInsertItems: gtkListInsertItems

Description

Inserts items into the list at the position position. WARNING: gtk_list_insert_items is deprecated and should not be used in newly-written code.

Usage

gtkListInsertItems(object, items, position)

Arguments

object
the list widget.
items
the items.
position
the position to insert items, starting at 0.