Re: GArray** as return value - howto to free from python?
- From: Tomeu Vizoso <tomeu tomeuvizoso net>
- To: Thomas Bechtold <thomasbechtold jpberlin de>
- Cc: python-hackers-list gnome org
- Subject: Re: GArray** as return value - howto to free from python?
- Date: Tue, 7 Jun 2011 14:59:21 +0200
On Sat, Jun 4, 2011 at 13:31, Thomas Bechtold
<thomasbechtold jpberlin de> wrote:
>
> My question is, how i can free the GArray's from python?
There's no way to do that explicitly, PyGObject will do that for you
once there isn't any reference to it.
Regards,
Tomeu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]