Re: Blocking a signal with unknown handler id?



On 1/18/06, Daniel Pekelharing <legendstar gmail com> wrote:
I have some check menu items which I set depending on various program
modes... I need to block the "activate" signal before I set it and
unblock it afterwords, but I don't know the id...

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.



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