Re: ref_count
- From: Havoc Pennington <hp redhat com>
- To: Deborah Swayne <dfs research att com>
- Cc: GTK Mailing List <gtk-list gnome org>
- Subject: Re: ref_count
- Date: 13 Mar 2002 14:59:40 -0500
Deborah Swayne <dfs research att com> writes:
> Is it appropriate to look at a gobject's ref_count, or is
> that supposed to be private? I've been keeping track of its
> value whenever I deliberately increment or decrement it, but the
> code makes it look as though I'm doing something improper -- and
> likely to be disabled. Is there some equivalent of a
> g_object_get_ref_count function that I just haven't spotted?
It is supposed to be private, but it's OK to use it for debugging code.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]