Re: Blocking a signal with unknown handler id?



On Wed, 2006-01-18 at 20:50 +0000, John Cupitt wrote:
You can block by callback & data:

http://developer.gnome.org/doc/API/2.0/gobject/gobject-Signals.html#id2725984

There's a handler search thing too.


On Thu, 2006-01-19 at 08:39 +0100, Christian Neumair wrote: 

You may want to try g_signal_lookup and g_signal_handlers_block_matched 
where only G_SIGNAL_MATCH_ID is passed.


Thanks!
One of those ought to solve my problem... I'll check them out.

-- 
Daniel Pekelharing
<legendstar gmail com>




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