[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Chaining of dispose and finalize
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: Russell Shaw <rjshaw netspace net au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Chaining of dispose and finalize
- Date: Fri, 3 Sep 2004 20:35:40 +0200
On Sat, Sep 04, 2004 at 12:04:31AM +1000, Russell Shaw wrote:
> >
> >G_OBJECT_CLASS (parent_class)->dispose (view);
>
> But in view_class_init() above, i did: gobject_class->dispose=view_dispose,
> so G_OBJECT_CLASS(parent_class)->dispose(view) will recursively call itself
> forever.
I suppose you have not tried it?
Yeti
--
Do not use tab characters. Their effect is not predictable.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]