Version 0.1.1.
[guestfs-browser.git] / filetree_ops.mli
index 8b6e0e3..9191ad4 100644 (file)
@@ -30,6 +30,8 @@
 
 val disk_usage : Filetree_type.t -> Gtk.tree_path -> unit -> unit
 
+val display_inspection_data : Filetree_type.t -> Gtk.tree_path -> unit -> unit
+
 val download_file : Filetree_type.t -> Gtk.tree_path -> unit -> unit
 
 val download_dir_tarball : Filetree_type.t -> Slave.download_dir_tarball_format -> Gtk.tree_path -> unit -> unit