Package: gtk
Function gtk:tree-store-move-before
Lambda Listgtk:tree-store-move-before (store iter position) ArgumentsDetails            Moves iter in store to the position before position.    iter and position should be in the same level. Note that this  function only works with unsorted stores. If position is nil,  iter will be moved to the end of the level.   Warning | See also | 
#2024-05-16