]> git.draconx.ca Git - gob-dx.git/blobdiff - examples/README
Release 0.93.0
[gob-dx.git] / examples / README
index d5be66583e83893726fab703c5cb9212041f4837..1eebe5533d180299a5f4ac7b39c2ca8e70ed5692 100644 (file)
@@ -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+