class components_model_store :Inheritsunit ->object..end
GTree.list_storemethod set_data : component -> row:Gtk.tree_iter -> unitmethod get_data : row:Gtk.tree_iter -> componentmethod append_data : component -> unitmethod prepend_data : component -> unitmethod insert_data : int -> component -> unitmethod update_display : Gtk.tree_iter -> unitmethod create_view : ?view:GTree.view -> unit -> compoment_view