ToolPalette.setGroupPosition

void setGroupPosition(gtk.tool_item_group.ToolItemGroup group, int position)

Sets the position of the group as an index of the tool palette. If position is 0 the group will become the first child, if position is -1 it will become the last child.

Parameters

groupa #GtkToolItemGroup which is a child of palette
positiona new index for group