]> Pileus Git - ~andy/gtk/commit
check handler_id before disconnecting the signal handler since it might
authorSven Neumann <sven@gimp.org>
Wed, 20 Feb 2002 11:56:17 +0000 (11:56 +0000)
committerSven Neumann <neo@src.gnome.org>
Wed, 20 Feb 2002 11:56:17 +0000 (11:56 +0000)
commit55b46cc8d42e1c85901ec3ea6eb0190f8d873bc1
tree225020e17f77124d8a1d616560be3378fb078974
parent8ac97865e8f43eddfa6fc00d42c237aa82e8a52f
check handler_id before disconnecting the signal handler since it might

2002-02-20  Sven Neumann  <sven@gimp.org>

* gtk/gtkcolorsel.c (gtk_color_selection_finalize): check
handler_id before disconnecting the signal handler since it might
have never been connected if the GtkColorSelection is destroyed
before it was realized.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcolorsel.c