Package: gio
Function g-list-store-append
Lambda Listg-list-store-append (store item) ArgumentsDetails
Appends the item to the list store. The item must be of type item-type type. This function takes a ref on item. Use the g-list-store-splice function to append multiple items at the same time efficiently. | See also |
2021-12-10