Re: what is gtk_bin_add?
- From: jrb redhat com
- To: Fritz Jetzek <fritz jetzek cycosmos de>
- cc: gnome-list gnome org
- Subject: Re: what is gtk_bin_add?
- Date: Wed, 19 May 1999 10:29:29 -0400
> hi,
>
> i'm currently working on a gnome frontend to the security tool tripwire.
> i frequently get the following error message whenever i start the
> client:
>
> Gtk-CRITICAL **: file gtkbin.c: line 217 (gtk_bin_add): assertion
> `bin->child == NULL' failed.
This error message means you are trying to add a widget to a bin (like a
button
or a frame) that already has a child...
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]