diff options
| author | James Henstridge <james@daa.com.au> | 2000-12-14 14:15:21 +0000 |
|---|---|---|
| committer | James Henstridge <jamesh@src.gnome.org> | 2000-12-14 14:15:21 +0000 |
| commit | f43cc22a5cb4425b6ca32854f17ac68b42714ce0 (patch) | |
| tree | 4354aca694d5aa2c4124a3e1da126f4e4f56871a /examples | |
| parent | 09f43475c6d8a5e73eaa913574a2d7a58527fd06 (diff) | |
| download | pygobject-f43cc22a5cb4425b6ca32854f17ac68b42714ce0.tar.gz pygobject-f43cc22a5cb4425b6ca32854f17ac68b42714ce0.tar.xz pygobject-f43cc22a5cb4425b6ca32854f17ac68b42714ce0.zip | |
destroy window on button's clicked signal rather than destroy signal.PYGTK_0_6_7GNOME_PYTHON_1_4_0
2000-12-14 James Henstridge <james@daa.com.au>
* examples/testgtk/demos/menu.py (main): destroy window on
button's clicked signal rather than destroy signal.
* gtk/gtk.defs: remove gtk_object_default_construct and
gtk_object_constructed.
* gobjectmodule.c: change over to new notification functions.
* gtk/gtk-types.c: rename functions.
* gobjectmodule.c (pygobject_get_property):
(pygobject_set_property): change function names to match changes
in glib.
(...connect|emit): use g_signal_parse_name instead of
g_signal_lookup, so we can parse the detail out of the signal name
string.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
