summaryrefslogtreecommitdiff
path: root/vapi/gmodule-2.0.vapi
Commit message (Collapse)AuthorAgeFilesLines
* gmodule-2.0: Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-1/+1
|
* Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-1/+1
|
* Add binding for G_MODULE_SUFFIX, fixes bug 561120Étienne Bersac2008-11-211-0/+1
| | | | | | | | | | 2008-11-21 Étienne Bersac <bersace03@laposte.net> * vapi/gmodule-2.0.vapi: Add binding for G_MODULE_SUFFIX, fixes bug 561120 svn path=/trunk/; revision=2048
* Use [Compact] attribute, patch by Phil HousleyJürg Billeter2008-06-021-0/+1
| | | | | | | | | | | | | | 2008-06-02 Jürg Billeter <j@bitron.ch> * vapi/gmodule-2.0.vapi: * vapi/sdl-gfx.vapi: * vapi/sdl-mixer.vapi: * vapi/sdl-ttf.vapi: * vapi/sdl.vapi: Use [Compact] attribute, patch by Phil Housley svn path=/trunk/; revision=1543
* Move dynamic module loading support into separate VAPI file and improveJuerg Billeter2008-05-111-0/+45
2008-05-11 Juerg Billeter <j@bitron.ch> * vapi/Makefile.am: * vapi/glib-2.0.vapi: * vapi/gmodule-2.0.vapi: * vapi/gstreamer-0.10.deps: Move dynamic module loading support into separate VAPI file and improve bindings, fixes bug 531583 svn path=/trunk/; revision=1362