SigCX examples
--------------

All the examples are not built by default (to cut down build
time). Run 'make' in this directory to build them.

* hello_world is a really simple example explained in the
  documentation

* gtkmm_example shows interaction with gtkmm, it's based on an example
  provided by Klaus Triendl <triendl.kj@aon.at>. It's not built by 'make'
  default; if you have gtkmm-2.0 installed, run 'make gtkmm_example' to
  build it.
