The examples directory contains three example applications: BasicGConfApp,
SimpleController and SimpleView.

BasicGConfApp is a complete program that demonstrates how to use Inti-GConf
to access the GConf database.

SimpleController and SimpleView are two simple programs that have no knowledge
of each other. SimpleController sets a single key value when you type it in 
an entry and press return. SimpleView monitors a single key for changes, and
displays the new value in a label. Run both programs side by side. When you
enter a string value in SimpleController and press return you will see the
string immediately displayed in the SimpleView label.


The Inti Development Team.
