class ['a]
box : 'a Ocamlcvs.Behav.tree_behaviour ->
object
.. end
val mutable selection : string option
method box : GPack.box
method cvs_add_dir : unit
method cvs_add_files : unit
method cvs_add_binary_files : unit
method cvs_update_dir : unit
method cvs_commit_dir : unit
method cvs_tag_dir : unit
method insert_node : ?parent:Gtk.tree_iter -> string -> string -> unit
method selection : string option
method select_dir : string -> unit
method unselect_dir : string -> unit
method update : unit
method update_selected_dir : unit