classInherits['a]store :extract:('a -> string) ->object..end
GTree.list_storemethod set_data : 'a -> row:Gtk.tree_iter -> unitmethod get_data : row:Gtk.tree_iter -> 'amethod append_data : 'a -> Gtk.tree_itermethod prepend_data : 'a -> Gtk.tree_itermethod insert_data : int -> 'a -> Gtk.tree_itermethod update_display : Gtk.tree_iter -> unitmethod create_view : ?view:GTree.view -> title:string -> unit -> store_view