Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Havoc Pennington 81f5d90cd5 hack to avoid dlopening a library that is already in the main app, by
2008-04-22  Havoc Pennington  <hp@pobox.com>

	* girepository/gmetadata.c (_g_metadata_init): hack to avoid
 	dlopening a library that is already in the main app, by checking
	whether one of the lib's symbols is already loaded.


svn path=/trunk/; revision=220
2008-04-23 01:17:24 +00:00
ginfo.c Use interface_blob_size not object_blob_size to compute offset. 2008-04-23 01:07:05 +00:00
ginvoke.c Revert revisions 157,149-148,136-129 and 120. Move back to using 2008-04-22 22:48:16 +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 new function to get the GType given a RegisteredTypeInfo 2008-04-23 00:57:48 +00:00
gmetadata.c hack to avoid dlopening a library that is already in the main app, by 2008-04-23 01:17:24 +00:00
gmetadata.h Revert revisions 157,149-148,136-129 and 120. Move back to using 2008-04-22 22:48:16 +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