Re: gtk-widget-ref undefined in guile-gnome0-gtk 2.7.99-4
Andy Wingo <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hey hey, On Sat, 2007-02-10 at 08:55 +1100, Kevin Ryde wrote: > Stanislas Pinte <[email protected]> writes: > > > > My problem is that I am dynamically creating vboxes using (glade-xml-new > > ...). These vboxes are not the top-level container, they have a parent, > > which is why I must call (unparent ...). > > It's not simply gtk_container_remove that should be used is it? Yes, one should call gtk-container-remove instead. > (The guile-gtk bindings have an unparent too, also with no special ref > handling, so perhaps it's affected too.) I have the feeling that there are a number of functions which might cause crashes if called in the wrong conditions, and I'm not sure that we can prevent that... Regards, Andy. -- http://wingolog.org/