Re: signal disconnections for singleton objects



On Thu, 2 Sep 2004 01:34:35 +0200 (CEST), Jan-Marek Glogowski
<glogow fbihome de> wrote:
There is no way to hook into unref.

True, but you can create weak refs and then be notified when the
object you weak-reffed is fully unreffed. Not sure if this would fix
your problem exactly, but the docs are:

http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Type.html#g-object-weak-ref

John



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