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