[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to get id of/remove a default handler?
- From: machinegodzilla <machinegodzilla gmail com>
- To: gtk-list gnome org
- Subject: How to get id of/remove a default handler?
- Date: Fri, 31 Jul 2009 06:24:37 -0700 (PDT)
Hi,
I created an object that emits different signals depending of what has
happened. I know the names of those signals. Now I'd like to have some of
the signals not to be emitted from time to time. To do that I need to
block/disconnect specific handlers. However, the methods to do that require
handler ids to be passed as arguments.
How do I get ids of default handlers? Or maybe I need to do it some other
way in this case?
--
View this message in context: http://www.nabble.com/How-to-get-id-of-remove-a-default-handler--tp24755772p24755772.html
Sent from the Gtk+ - General mailing list archive at Nabble.com.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]