X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/4f0369e24277442e70d0edaab02b022bc7a2b6f5..a8ea1a669f332b0ed29c6271896476f59f357533:/examples/README diff --git a/examples/README b/examples/README index 228f420..40b42cf 100644 --- a/examples/README +++ b/examples/README @@ -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