summaryrefslogtreecommitdiffstats
path: root/gobject/pygobject.h
Commit message (Expand)AuthorAgeFilesLines
* uncomment this now it has a boxed type.python22-branch-anchorJames Henstridge2001-09-201-1/+1
* rename from new, so that the header is includable in C++ programs.PYGTK_1_99_1James Henstridge2001-09-201-2/+2
* export this function.James Henstridge2001-09-181-4/+6
* add test use of add_constants.James Henstridge2001-09-141-0/+7
* same change.James Henstridge2001-09-141-2/+2
* remove dead code for GtkArg handling, etc. (also tidied up references toJames Henstridge2001-06-251-0/+3
* more fixups to use pyg_type_from_object.James Henstridge2001-06-231-1/+4
* new arg type for GType and GtkType args that uses pyg_type_from_object.James Henstridge2001-06-221-0/+4
* function to register a new boxed type ExtensionClass. (pyg_boxed_new): newJames Henstridge2001-06-081-1/+20
* Still broken. Needs more updatingJames Henstridge2001-03-181-0/+1
* change code generator to pass bases in as a tuple rather than a singleJames Henstridge2000-11-091-1/+1
* new function for registering functions to marshal boxed GValues to/fromJames Henstridge2000-10-261-9/+13
* include <glib-object.h> rather than <gobject/...>James Henstridge2000-10-251-1/+1
* actually initialise the gobject stuff for gtk._gtk.James Henstridge2000-07-031-2/+2
* call the correct ExtensionClass check macro.James Henstridge2000-07-031-1/+1
* use PyGObject rather than PyGtk_Object.James Henstridge2000-07-021-0/+1
* use pygobject.h.James Henstridge2000-06-291-0/+69