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