Re: Audit module
- From: Owen Taylor <otaylor redhat com>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Audit module
- Date: 16 Jun 2001 23:48:03 -0400
Havoc Pennington <hp redhat com> writes:
> This raises a GObject API issue, which is the need for the class_ref
> on GtkWidgetClass - should GtkWidget get unloaded after get_type()? I
> found that very surprising. And I found it pretty weird when
> g_signal_lookup() silently returned 0 in this case.
I don't think this is a question of it being loaded - I think
it is never getting loaded at all.
IMO, g_signal_lookup() should do a g_type_class_ref()/unref() around
the lookup.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]