summaryrefslogtreecommitdiff
path: root/gi/pygi-closure.h
Commit message (Expand)AuthorAgeFilesLines
* replace gpointer by more specific typesArjan Molenaar2021-09-191-2/+2
* Store the closure cache in the arg cache. Fixes #103Christoph Reiter2018-03-221-0/+1
* Use the caches for closures, but not yet for marshaling the argumentsGarrett Regier2014-08-061-0/+2
* cache refactoring: Move closure setup and marshaling into pygi-closureSimon Feltman2014-02-021-3/+10
* Apply consistent whitespace formatting with:Tomeu Vizoso2010-05-261-9/+9
* Implement vfuncs.Tomeu Vizoso2010-04-181-1/+1
* Implementation callback support with scoping and basic argument support.Zach Goldberg2010-04-171-0/+57