summaryrefslogtreecommitdiffstats
path: root/ocaml/examples/Throbber.gif
Commit message (Collapse)AuthorAgeFilesLines
* OCaml example: graphical disk usage viewer.Richard Jones2009-09-291-0/+0
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.