Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 9dbb0bf80f Bug 572434 - Associate interfaces with their C structures
Similar to GObject class structs, we pair up GInterfaces with
their C structures.

Also, move some GLib-specific things into glibast.py, and make
the naming more generic.
2009-02-25 17:31:49 -05:00
gdump.c add FT_Int32 add XftFont Report errors when an invalid type is encountered 2009-01-16 00:42:22 +00:00
gfield.c Fix memory leak; unref type info we created, not field info 2008-12-01 17:05:37 +00:00
ginfo.c Bug 572434 - Associate interfaces with their C structures 2009-02-25 17:31:49 -05:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c Bug 572965 – Allow generic marshaller to be called without parameters 2009-02-24 15:22:59 +00:00
girepository.c Fix build 2009-02-12 09:51:16 -05:00
girepository.h Bug 572434 - Associate interfaces with their C structures 2009-02-25 17:31:49 -05:00
girffi.c Add gtk-doc support 2009-02-12 01:32:25 -02:00
girffi.h Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00
girmodule.c typelib building: Compress 5 arguments for g_ir_node_build_typelib 2009-02-20 11:05:53 -05:00
girmodule.h Keep aliases and disguised_structures local to each module (#560419) 2008-11-12 17:17:01 +00:00
girnode.c Bug 572434 - Associate interfaces with their C structures 2009-02-25 17:31:49 -05:00
girnode.h Bug 572434 - Associate interfaces with their C structures 2009-02-25 17:31:49 -05:00
giroffsets.c Add gtk-doc support 2009-02-12 01:32:25 -02:00
girparser.c Bug 572434 - Associate interfaces with their C structures 2009-02-25 17:31:49 -05:00
girparser.h Add a GirParser object to hold the state of a compilation 2008-11-12 17:16:42 +00:00
girwriter.c Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Bug 572434 - Associate interfaces with their C structures 2009-02-25 17:31:49 -05:00
gtypelib.h Bug 572434 - Associate interfaces with their C structures 2009-02-25 17:31:49 -05:00
Makefile.am Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00