RGtk2 (version 2.20.31)

gtkToolItemGroupInsert: gtkToolItemGroupInsert

Description

Inserts item at position in the list of children of group.

Usage

gtkToolItemGroupInsert(object, item, position)

Arguments

item
the GtkToolItem to insert into group
position
the position of item in group, starting with 0. The position -1 means end of list.

Details

Since 2.20