summaryrefslogtreecommitdiffstats
path: root/gi/overrides/Gdk.py
Commit message (Collapse)AuthorAgeFilesLines
* Add modelines and copyright information to overrides modulesSimon van der Linden2010-02-031-0/+21
|
* Restore the overrides supportSimon van der Linden2010-01-221-15/+27
| | | | | | | | | | | | | Add a ModuleProxy in front of the DynamicModule when an overrides module is present. There is no need for an overrides module to be a class; it can just be a module. Add an override decorator to override the wrapper of a registered type. Adapt Gdk and Gtk accordingly. Add tests. https://bugzilla.gnome.org/show_bug.cgi?id=602830
* Initial importSimon van der Linden2009-11-081-0/+21