Package: gio
Function g-list-store-remove
Lambda Listg-list-store-remove (list position) ArgumentsDetails Removes the item from the list store that is at position. The position 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 |
2021-12-10