summaryrefslogtreecommitdiffstats
path: root/gi/pygi-argument.c
Commit message (Expand)AuthorAgeFilesLines
* Use the limit constants from glib and interpret G_MAXUINT32 as PyLong_FromLon...Tomeu Vizoso2009-11-281-7/+7
* Structs in arrays are not marshalled correctlyTomeu Vizoso2009-11-271-5/+24
* Accept 0 as a valid value for flag and enum argumentsTomeu Vizoso2009-11-241-1/+18
* Add support for Any argumentsTomeu Vizoso2009-11-221-8/+12
* Treat GI_INFO_TYPE_INTERFACE same as GI_INFO_TYPE_OBJECTTomeu Vizoso2009-11-201-0/+3
* Initial importSimon van der Linden2009-11-081-0/+1976