Re: What means "assertion widget->parent == NULL' failed" ?
- From: Havoc Pennington <hp redhat com>
- To: Herbert Haas <hhaas gmx at>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: What means "assertion widget->parent == NULL' failed" ?
- Date: 04 Sep 2000 23:17:20 -0400
Herbert Haas <hhaas gmx at> writes:
Can somebody tell me what to do when I get the message:
Gtk-CRITICAL **: file gtkwidget.c: line 3360 (gtk_widget_set_parent):
assertion widget->parent == NULL' failed.
It means that the widget's parent is not NULL, i.e. the widget already
has a parent. So you add some widget to multiple containers.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]