ToolItemGroup.setItemPosition

Sets the position of item in the list of children of group.

class ToolItemGroup
void
setItemPosition

Parameters

item ToolItem

the gtk.ToolItem to move to a new position, should be a child of group.

position int

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

Meta

Since

2.20