X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/b17287deb56775a49030d738d8c8c0e9cd15f9fe..3b10bbd3a88d6e16146414d91d06bb2f36347bfc:/examples/README diff --git a/examples/README b/examples/README index d5be665..1eebe55 100644 --- a/examples/README +++ b/examples/README @@ -12,3 +12,6 @@ gtk-button-count.gob An example showing how simple it is to derive my-person.gob A simple file which can store some identity information about a person, it shows arguments, signals and others. + +my-person2.gob The same as above but using automatic initialization, + destruction and argument linking features of 0.93.0+