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, On Tue, 2007-05-08 at 01:43 +1000, Kevin Ryde wrote: > Andy Wingo <[email protected]> writes: > > > > 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... > > "unparent" has a distinct odour of widget implementation internals, > but I don't know enough to tell for sure. Can it be properly used > from an application? Be good to withdraw it from the bindings if not. I'm pretty sure that it is used in widget implementations. On the other hand, I would like to support custom widget implementations -- we already do for composite widgets, but not for self-painting ones. So I'm afraid we can't throw it out. Regards, Andy. -- http://wingolog.org/