diff options
author | James Henstridge <james@daa.com.au> | 2001-12-02 02:59:19 +0000 |
---|---|---|
committer | James Henstridge <jamesh@src.gnome.org> | 2001-12-02 02:59:19 +0000 |
commit | 3a232784da8744857bc365b8030e9def6e2fce3c (patch) | |
tree | 1792d9f41d2e75c8141801d30ca88f9aee235200 /examples/signal.py | |
parent | e12d01c3cf7a54bbcbda2723113acaf3655c28d2 (diff) | |
download | pygobject-3a232784da8744857bc365b8030e9def6e2fce3c.tar.gz pygobject-3a232784da8744857bc365b8030e9def6e2fce3c.tar.xz pygobject-3a232784da8744857bc365b8030e9def6e2fce3c.zip |
use pyg_error_check to raise the exception. Now the domain and code
2001-12-02 James Henstridge <james@daa.com.au>
* codegen/argtypes.py (GTypeArg.write_return): use pyg_error_check
to raise the exception. Now the domain and code elements of the
GError are available.
(GtkTreePathArg.write_param): add to codeafter in order to free
the tree path we created, fixing a leak.
* gobjectmodule.c (initgobject): create a gobject.GError
exception.
(pyg_error_check): function for converting a GError into a
gobject.GError python exception.
Diffstat (limited to 'examples/signal.py')
0 files changed, 0 insertions, 0 deletions