public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* gdk-window-get-children memory leak
@ 2003-09-09 23:42 Kevin Ryde
  2003-09-25  0:30 ` Kevin Ryde
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2003-09-09 23:42 UTC (permalink / raw)
  To: guile-gtk

        * gdk-1.2.defs (gdk_window_get_children): Use gdk_window_peek_children,
        to avoid a memory leak.

(define-func gdk_window_peek_children
  ((list GdkWindow))
  ((GdkWindow window))
  (scm-name "gdk-window-get-children"))

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-25  0:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-09 23:42 gdk-window-get-children memory leak Kevin Ryde
2003-09-25  0:30 ` Kevin Ryde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).