diff options
author | James Henstridge <james@daa.com.au> | 2001-12-17 05:55:33 +0000 |
---|---|---|
committer | James Henstridge <jamesh@src.gnome.org> | 2001-12-17 05:55:33 +0000 |
commit | 6bd8ae3492a556aed7653c7f5da2bfd6edca402f (patch) | |
tree | d07d6ef6cf4b0a0c84ad4640a673b263dbb36442 /examples/properties.py | |
parent | cab00167c3e9843c1e3bd1b20ad68997e4ee581f (diff) | |
download | pygobject-6bd8ae3492a556aed7653c7f5da2bfd6edca402f.tar.gz pygobject-6bd8ae3492a556aed7653c7f5da2bfd6edca402f.tar.xz pygobject-6bd8ae3492a556aed7653c7f5da2bfd6edca402f.zip |
add chaining function. This will need to change when Tim makes the changes
2001-12-17 James Henstridge <james@daa.com.au>
* gobjectmodule.c (pygobject_chain_from_overridden): add chaining
function. This will need to change when Tim makes the changes to
the chaining API. This was just to test that things worked
correctly (and they do). Possibly this should be renamed to just
GObject.chain() or GObject._chain().
2001-12-15 James Henstridge <james@daa.com.au>
* gobjectmodule.c (add_signals): put the class ref/unref in here,
so it is only done once. The ref/unref is really needed for
adding signals as well, so that we don't end up with dups.
Diffstat (limited to 'examples/properties.py')
0 files changed, 0 insertions, 0 deletions