summaryrefslogtreecommitdiff
path: root/examples/properties.py
Commit message (Expand)AuthorAgeFilesLines
* Fix new PEP8 errorsChristoph Reiter2017-01-091-0/+1
* pyflakes: Fix legacy print and exception usage under Python 3Simon Feltman2014-07-251-6/+6
* PEP8: run via --fix from craigds forkJohan Dahlin2012-03-221-0/+1
* Renamed "property" class to "Property"Simon Feltman2012-03-161-3/+3
* Updated properties example to use GObject introspectionTimo Vanwynsberghe2011-08-181-7/+7
* Add a property helper, fixes #338098Johan Dahlin2007-05-011-31/+19
* add new example to dist.James Henstridge2001-12-181-0/+43