Package: gtk
Function gtk:list-store-remove
Lambda Listgtk:list-store-remove (model iter) ArgumentsReturn ValueTrue if iter is valid, nil if not. Details
Removes the given row from the list store. After being removed, iter is set to be the next valid row, or
invalidated if it pointed to the last row in the list store. Warning | See also |
#2024-4-7