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 gtk:tool-palette-group-position function gets the position of  group in palette as index. The  (setf gtk:tool-palette-group-position) function sets the position. If the position argument is 0 the group will become the first child, if position is -1 it will become the last child.  | See also | 
#2025-07-07