Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters a20c2ad7c2 [girparser] Don't hard require caller-allocates since it breaks parsing
We need to support parsing older .girs for inclusion purposes.  (But
we should probably have an explicit .gir version, and require the
attribute for newer versions)
2010-05-26 13:53:29 -04:00
gdump.c [girepository] Remove trailing whitespace 2010-03-24 15:02:05 -03:00
gfield.c Remove some unportable integral type size assumptions 2009-12-02 10:45:20 -02:00
ginfo.c Support (out caller-allocates) 2010-05-26 13:00:56 -04:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c [docs] Reference g_module_open instead of dlopen 2010-05-19 13:53:48 -03:00
girepository.c [girepository] Use g_slice 2010-05-20 11:41:44 -03:00
girepository.h Support (out caller-allocates) 2010-05-26 13:00:56 -04:00
girffi-private.h [girffi] Clean up API, add g_function_info_prep_invoker 2009-12-16 18:17:12 -05:00
girffi.c [girepository] Document most of the structs 2010-05-18 18:11:58 -03:00
girffi.h [girepository] Document most of the structs 2010-05-18 18:11:58 -03:00
girmodule.c [girepository] Use g_slice 2010-05-20 11:41:44 -03:00
girmodule.h [girepository] Remove trailing whitespace 2010-03-24 15:02:05 -03:00
girnode.c Support (out caller-allocates) 2010-05-26 13:00:56 -04:00
girnode.h Support (out caller-allocates) 2010-05-26 13:00:56 -04:00
giroffsets.c [giroffsets] Also update this code for change to signed enumeration values 2010-04-07 11:29:55 -04:00
girparser.c [girparser] Don't hard require caller-allocates since it breaks parsing 2010-05-26 13:53:29 -04:00
girparser.h Add a GirParser object to hold the state of a compilation 2008-11-12 17:16:42 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
glib-compat.h Substitute deprecated Glib symbol: g_mapped_file_free 2009-12-15 11:06:50 -02:00
gtypelib.c [girepository] Use g_slice 2010-05-20 11:41:44 -03:00
gtypelib.h Support (out caller-allocates) 2010-05-26 13:00:56 -04:00
Makefile.am [girffi] Clean up API, add g_function_info_prep_invoker 2009-12-16 18:17:12 -05:00