class cvs_tree : string ->
object
.. end
Inherits
method subdirs : Cam_view.ressource_name -> string list
method private update_dir : Cam_view.ressource_name -> unit -> unit
method private commit_dir : Cam_view.ressource_name -> unit -> unit
method private add_dir : Cam_view.ressource_name -> unit -> unit
method private tag_dir : Cam_view.ressource_name -> unit -> unit
method menu_ctx : Cam_view.ressource_name option -> GToolbox.menu_entry list
method init_col_display : col_display:GTree.view_column ->
complete:string GTree.column ->
renderer:GTree.cell_renderer_text -> GTree.tree_store -> unit