ToolPalette.setGroupPosition

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. Since 2.20

class ToolPalette
void
setGroupPosition

Parameters

group ToolItemGroup

a GtkToolItemGroup which is a child of palette

position int

a new index for group

Meta