Re: Blocking a signal with unknown handler id?
- From: John Cupitt <jcupitt gmail com>
- To: Daniel Pekelharing <legendstar gmail com>
- Cc: Gtk-App-Devel-List <gtk-app-devel-list gnome org>
- Subject: Re: Blocking a signal with unknown handler id?
- Date: Wed, 18 Jan 2006 20:50:14 +0000
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]