Re: unref and free methods





Em 05-02-2013 12:26, Martin Pitt escreveu:
You shouldn't need to use them. PyGObject is supposed to do ref
counting and releasing objects by itself, aided by GI annotations.
That's not to say that there wouldn't be bugs (PyGObject is full of
memory leaks still..)

Thanks for the confirmation Martin,
I guess I'll just continue to not
use them then. :)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]