RGtk2 (version 2.20.31)

gtkToolPaletteSetGroupPosition: gtkToolPaletteSetGroupPosition

Description

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.

Usage

gtkToolPaletteSetGroupPosition(object, group, position)

Arguments

group
a GtkToolItemGroup which is a child of palette
position
a new index for group

Details

Since 2.20