class index_store :Inheritsunit ->object..end
GTree.list_storemethod set_data : Dbf_sql.SQL_db.index -> row:Gtk.tree_iter -> unitmethod get_data : row:Gtk.tree_iter -> Dbf_sql.SQL_db.indexmethod append_data : Dbf_sql.SQL_db.index -> unitmethod prepend_data : Dbf_sql.SQL_db.index -> unitmethod insert_data : int -> Dbf_sql.SQL_db.index -> unitmethod update_display : Gtk.tree_iter -> unitmethod create_view : ?view:GTree.view -> unit -> index_view