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