Package: gtk
Function gtk:list-store-move-before
Lambda Listgtk:list-store-move-before (model iter pos) ArgumentsDetails Moves iter in model to the position before pos. Note that this function only works with unsorted stores. If the pos argument is nil, iter will be moved to the end of the list. Warning | See also |
#2024-4-7