Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Tomeu Vizoso 03dc6a590b Implement callbacks as part of struct fields. Fixes #557383
gir: embed <callback> inside <field>
typelib: if a field contains a callback, store it just after the FieldBlob
girepository API: no additions
2009-11-11 13:55:00 +01:00
gdump.c Use best known derived parent 2009-10-21 14:19:26 -04:00
gfield.c Fix checks in gfield.c 2009-07-09 11:06:20 +01:00
ginfo.c Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01: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 [typelib] Clean up dlopen handling 2009-08-19 11:05:08 -04:00
girepository.h Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
girffi.c Bug 584423 – Add short/ushort support 2009-06-22 14:01:56 -04:00
girffi.h Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00
girmodule.c Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
girmodule.h Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
girnode.c Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
girnode.h Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
giroffsets.c Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
girparser.c Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01: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 Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
gtypelib.h Implement callbacks as part of struct fields. Fixes #557383 2009-11-11 13:55:00 +01:00
Makefile.am Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00