Package: gtk

Function gtk:tree-store-clear

Lambda List

gtk:tree-store-clear (store)

Arguments

store -- a gtk:tree-store object

Details

Removes all rows from the tree store.

Warning

The gtk:tree-store implementation is deprecated since 4.10. Use the gtk:tree-list-model object instead.
 

See also

#2024-5-16