Package: gio
Function gio:list-store-remove
Lambda Listgio:list-store-remove (store pos) ArgumentsDetails Removes the item from the list store that is at pos. The pos argument must be smaller than the current length of the list store. Use the g:list-store-splice function to remove multiple items at
the same time efficiently. | See also |
2024-3-31