Re: BonoboDockLayout and ref/sink
- From: Ettore Perazzoli <ettore ximian com>
- To: Owen Taylor <otaylor redhat com>
- Cc: gnome-components-list gnome org
- Subject: Re: BonoboDockLayout and ref/sink
- Date: 27 Nov 2001 19:15:38 -0500
[BonoboDockLayout created floating.]
To get rid of this, you could:
A) Make it derive from GObject instead
B) Make it ref/sink itself.
Either way would be an API change, since you theoretically should have
_always_ have called ref/sink on it, and A) would make that an error
and B) would make that a memory leak.
So, I suspect that there isn't much that can be done about it now,
but I thought I'd point out the issue. (Just fixed GnomeApp to
do the ref/sink.)
Sigh. Since only the libraries themselves use BonoboDockLayout and
the change is trivial, I'd really rather have it fixed than keep it
broken like this.
--
Ettore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]