Tiny GtkLayout bug
- From: Damon Chaplin <damon karuna freeserve co uk>
- To: Gtk Developers List <gtk-devel-list redhat com>
- Subject: Tiny GtkLayout bug
- Date: Fri, 03 Sep 1999 16:35:58 +0100
At the end of gtk_layout_remove() it has:
GTK_PRIVATE_UNSET_FLAG (widget, GTK_IS_OFFSCREEN);
However, the widget may have been destroyed by the gtk_widget_unparent(),
so this can cause problems.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]