Package: gtk
Function gtk:list-store-move-after
Lambda Listgtk:list-store-move-after (store iter position) ArgumentsDetails Moves iter in store to the position after position. Note that this function only works with unsorted stores. If position is nil, iter will be moved to the start of the list. | See also |
#2023-3-20