Class Ocvs_tree.box


class ['a] box : 'a Ocvs_behav.tree_behaviour -> object .. end

val mutable selection : string option
method selection : string option
method box : GPack.box
method select_dir : string -> unit
method unselect_dir : string -> unit
method insert_node : ?parent:Gtk.tree_iter -> string -> string -> unit
method update : unit
method update_selected_dir : unit
method cvs_update_dir : unit
method cvs_commit_dir : unit
method cvs_tag_dir : unit
method cvs_add_dir : unit
method private real_cvs_add_files : bool -> unit
method cvs_add_files : unit
method cvs_add_binary_files : unit