Package: gtk
Function gtk-tool-palette-group-position
Lambda Listgtk-tool-palette-group-position (palette group) SyntaxArgumentsDetails
Accessor of the index of the tool item group in the tool palette. The function gtk-tool-palette-group-position gets the position of group in palette as index. The function (setf gtk-tool-palette-group-position) sets the position. If position is 0 the group will become the first child, if position is -1 it will become the last child. | See also |
*2021-3-14