summaryrefslogtreecommitdiffstats
path: root/gobject/pygparamspec.h
Commit message (Collapse)AuthorAgeFilesLines
* Move paramspec registration to a separate file, add a header for theJohan Dahlin2008-07-261-0/+31
2008-07-27 Johan Dahlin <johan@gnome.org> * gobject/Makefile.am: * gobject/gobjectmodule.c (init_gobject): * gobject/pygobject-private.h: * gobject/pygobject.c: * gobject/pygparamspec.c (pygobject_paramspec_register_types): * gobject/pygparamspec.h: * gobject/pygtype.c: Move paramspec registration to a separate file, add a header for the internal API. svn path=/trunk/; revision=878