# relm_treeview This example is a copy-paste of the treeview example in Relm. To show how gtk_liststore_item simplifies the use of `gtk::ListStore`, the original code using it has been commented out and replaced with `ListStoreItem` trait interactions.