summaryrefslogtreecommitdiff
path: root/examples/gobject
Commit message (Expand)AuthorAgeFilesLines
* Add 'import pygtk; pygtk.require('2.0') statements where neededDieter Verfaillie2011-02-173-1/+6
* Run reindent.py on all python codeJohan Dahlin2006-04-032-5/+4
* Bug 334986 – Make it possible to re-implement interfaces and chain to paren...Gustavo J. A. M. Carneiro2006-04-011-0/+31
* Bug 128765: GObject metaclassGustavo J. A. M. Carneiro2005-05-221-3/+1
* add new example to dist.James Henstridge2001-12-181-0/+43
* use __gsignals__ notation here.James Henstridge2001-12-141-3/+4
* 2001-05-06 James Henstridge <james@daa.com.au>James Henstridge2001-05-061-3/+5
* moved rewritten testgtk demo hereJames Henstridge2001-03-301-1/+8
* simple example program that adds a signal to a class, connects a handlerJames Henstridge2001-03-271-0/+20