summaryrefslogtreecommitdiff
path: root/gi/pygi-property.h
Commit message (Expand)AuthorAgeFilesLines
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-1/+1
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+1
* Fast path Python Property getter when accessed through GObject interfacesSimon Feltman2014-08-181-0/+3
* Unify property gettersSimon Feltman2014-08-171-0/+4
* Move pygi foreign API into pygi-foreign-api.hSimon Feltman2014-05-051-6/+8
* Fix property lookup in class hierarchyDaniel Drake2012-11-061-2/+2
* Implement getting and setting properties using introspection information.Tomeu Vizoso2010-07-271-0/+39