GTK_DESTROYED not set after gtk_object_destroy() ?
- From: murrayc t-online de (Murray Cumming)
- To: gtk-devel-list <gtk-devel-list gnome org>
- Subject: GTK_DESTROYED not set after gtk_object_destroy() ?
- Date: 07 Oct 2001 17:56:07 +0200
Gtk-- needs to know whether objects have been destroyed, and we would
normally just check for the GTK_DESTROYED flag. But it seems to be unset
at the end of gtk_object_dispose(), which is called indirectly by
gtk_object_destroy() and g_object_unref().
Have I misread the code?
I guess that we can catch the destroyed signal instead, but the flag
would be simpler.
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]