]> git.draconx.ca Git - gob-dx.git/blobdiff - examples/README
Release 2.0.12
[gob-dx.git] / examples / README
index 228f420277df95984a9fc5bc6509bae436dba5e5..40b42cf076523725c0cf357bb49bd89f270d592b 100644 (file)
@@ -17,3 +17,8 @@ GNOME_Foo_SomeInterface.idl
 foo-some-interface.gob Example idl and gob file for a BonoboClass
                        implementation.  It can be this easy to write
                        Bonobo classes.
+
+my-glade.gob
+my-glade.glade
+my-glade-main.c                Example gob and glade file (plus a driver program)
+                       to use the libglade integration