Re: GArray** as return value - howto to free from python?



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]