Re: glist manipulation and reference count



> I think I had some confusion here, I thought GObject is part of GLib, and
> apparently that's not true.

You are confusing GLib and libglib. The "GLib" software consists of
five (shared) libraries: libglib, libgmodule, libgthread, libgobject
and libgio. Sure, with hindsight, it perhaps would have made sense to
combine the functionality of the first three into one, or even more,
but that can't be changed now. The GObject API is in libgobject, so it
is part of GLib, but not of libglib. Hope this helps.

--tml


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