Re: Audit module



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]