Colin Walters 1735ebde9a [typelib] Clean up dlopen handling
It's was busted that g_typelib_new_* does the dlopen() since that caused
g-ir-compiler to load the modules even though it wasn't going to do
anything with them.

Instead, change things so that g_module_symbol does the dlopen on-demand.
Remove the extra dlopen(NULL) inside girepository.c, we had another
already in gtypelib.c.

Thanks to Owen Taylor for suggesting this approach.
2009-08-19 11:05:08 -04:00
2009-07-09 11:06:20 +01:00
2009-03-05 15:52:12 -05:00
2009-02-12 01:32:25 -02:00
2009-08-19 11:05:08 -04:00
2009-08-19 11:05:08 -04:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
110 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%