Comment #6 on issue 1177 by [email protected]: ibus_engine_list_engines returns a floating reference with (transfer full)
http://code.google.com/p/ibus/issues/detail?id=1177

ah I should have read the code review comments at http://codereview.appspot.com/3274044 first.

Now I understand that we should not return sink'ed GInitiallyUnowned object from ibus APIs to make gjs happy.
http://git.gnome.org/browse/gjs/tree/gi/object.c#n709

I'm wondering if it's easy to stop using GInitiallyUnowned for simple objects like IBusEngineDesc...


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复