Re: gtk_bin and Frame problem
- From: Owen Taylor <otaylor gtk org>
- To: gtk-list redhat com
- Subject: Re: gtk_bin and Frame problem
- Date: 29 Jun 1998 21:22:40 -0400
John Looney <John.Looney@hos.horizon.ie> writes:
> This is something that confused me at first too. This is not complaining
> that the widgets are NULL, but it's actually an assertion, that fails. This
> sort of error should be changed to something like:
>
> ** WARNING **: file gtkbin.c: line 203 (gtk_bin_add): Assertion that
> "bin->child == NULL" has failed.
>
The development version of glib was changed recently to say:
assertion "bin->child === NULL" failed.
Slighly different, but hopefully close enough. ;-)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]