[00:02] Amaranth: but then how do you free a child object you're the owner of? :) [00:02] Well, with GInitiallyUnowned the idea is to sink the floating reference right away [00:03] ion_: the way I'd do that is just to have the objects allocated parent-less [00:03] it's meant to be used so you can create a widget then add it to a container without having to unref your copy afterward [00:03] and do the refcounting in the object [00:03] (see upstart's own Event object, that's ref counted) [00:05] Yep... I was kind of hoping to have the support for that in the allocator itself, but that works, too. [00:06] How about relicensing libnih as LGPL so i can use it in stuff i’m going to release LGPLed? ;-) [00:22] is this forum about art [00:22] ? [00:23] :-D [00:23] what does ":-D" MEAN? [04:55] ion_: why not release your stuff GPLed? :)