[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/32518] memory leak in awt jni code(gnu_java_awt_peer_gtk_GtkCom
From: |
softa at ttechgroup dot com |
Subject: |
[Bug awt/32518] memory leak in awt jni code(gnu_java_awt_peer_gtk_GtkComponentPeer.c) |
Date: |
21 May 2008 17:46:06 -0000 |
------- Comment #1 from softa at ttechgroup dot com 2008-05-21 17:46 -------
I Agree,
Here is the part of gtk-docs:
gtk_container_get_children ()
GList* gtk_container_get_children (GtkContainer
*container);Returns the container's non-internal children. See
gtk_container_forall() for details on what constitutes an "internal" child.
container :
a GtkContainer
Returns :
a newly-allocated list of the container's non-internal children.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32518
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug awt/32518] memory leak in awt jni code(gnu_java_awt_peer_gtk_GtkComponentPeer.c),
softa at ttechgroup dot com <=