Re: making g_object_connect() virtual



On 11/2/05, J. Ali Harlow <ali avrc city ac uk> wrote:
>
> On 02/11/05 17:20:49, Robert Staudinger wrote:
>
> > Or am i missing something and it's already possible to get some kind
> > of notification when a signal is connected on a GObject subclass?
>
> g_signal_has_handler_pending() may help.

Hmm, while that would work, i'd have to "manually" tell the the
instance when all signals are connected, so the listeners are set up
correctely internally. Not very nice.

Best,
Rob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]