On 1/18/06, Daniel Pekelharing <[EMAIL PROTECTED]> 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.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to