OCaml example: graphical disk usage viewer.
authorRichard Jones <rich@koneko.home.annexia.org>
Sat, 26 Sep 2009 11:45:37 +0000 (12:45 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Tue, 29 Sep 2009 10:05:26 +0000 (11:05 +0100)
This is an example of how to write an app which uses libguestfs
and libvirt, and has a responsive user interface (using threads).
It is a Gtk-based "graphical virt-df".

Read the top of the 'viewer.ml' file first for instructions on
how to compile.  This program is not compiled by default.


No differences found