Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Mark Doffman 7cd41630af girepository/ginfo.c
2008-02-21  Mark Doffman  <mark.doffman@codethink.co.uk>

    * girepository/ginfo.c

      Add the ability to get the value of a constant of
      type TYPE_TAG_SYMBOL. In the case of a symbol the value
      is provided as a string.

      This would deal properly with:
      typedef char* random;
      const random = "A string";

WARNING: This commit does not compile. It is a partial change.

svn path=/trunk/; revision=133
2008-03-10 17:47:24 +00:00
ginfo.c girepository/ginfo.c 2008-03-10 17:47:24 +00:00
ginvoke.c girepository/ginvoke.c girepository/girepository.h 2008-03-10 17:44:06 +00:00
girepository.c Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c: 2008-02-08 15:31:03 +00:00
girepository.h girepository/ginfo.c girepository/girepository.h tools/generate.c 2008-03-10 17:47:20 +00:00
gmetadata.c girepository/ginfo.c girepository/girepository.h tools/generate.c 2008-03-10 17:47:20 +00:00
gmetadata.h girepository/ginfo.c 2008-03-10 17:47:24 +00:00
Makefile.am Take advantage of a libffi.pc if one exists, as it does on Fedora 8. Make 2008-03-05 17:10:28 +00:00