ToolItemGroup.insert

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

class ToolItemGroup
void
insert

Parameters

item ToolItem

the #GtkToolItem to insert into @group

position int

the position of @item in @group, starting with 0. The position -1 means end of list.

Meta

Since

2.20