Re: gdk-window-set-icon null-ok
Kevin Ryde <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Andy Wingo <[email protected]> writes: > > Yeesh, I didn't realize the struct was that bad. This is probably the > approach that guile-gnome will take whenever this function gets wrapped. gdk-window-new has only a few uses as far as I can tell. A target for inter-app communications maybe (if done the hard way). I think you normally can go a long way with the gtk window funcs, esp with the 'popup class or whatever it is to tell the window manager to keep its hands off.