Add destroy notify parameter...
authorP. F. Chimento <philip.chimento@gmail.com>
Mon, 13 Jun 2011 12:27:55 +0000 (14:27 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Mon, 13 Jun 2011 12:27:55 +0000 (14:27 +0200)
commit5cee0eefebe5d0272bb108d9c3f2519ae80fee65
treee72d874586942d2fc7db5a442ff416ad221cfa59
parent3ce5b9f501ea360ab84ee35f4ef0b1f1066dee9d
Add destroy notify parameter...

...to resource load callback. This is for making APIs for programming
languages where resources are managed automatically.
libchimara/chimara-glk-private.h
libchimara/chimara-glk.c
libchimara/chimara-glk.h
tests/plugin-loader.c