Re: gir and refcounting

2015-01-02 Thread Gergely Polonkai
My first thought is that Perl and Glib::Object::Introspection is just fine. If I were you, I would further debug my own application, with something like refdbg (http://refdbg.sourceforge.net/ despite the looks, it still works nowadays) or GObject-list (https://github.com/danni/gobject-list haven’t

gir and refcounting

2015-01-02 Thread Wouter Verhelst
Hi, After help on this list, I got my API documentation to work properly, and have since added GObject-Introspection annotations so that I could use it from perl. When running the following script: --- use Glib::Object::Introspection; Glib::Object::Introspection->setup( basename => "Joy