[Glade-users] handler_ids
- From: tristan.van.berkom at gmail.com (Tristan Van Berkom)
- Subject: [Glade-users] handler_ids
- Date: Wed, 11 Mar 2009 10:02:59 -0400
On Wed, Mar 11, 2009 at 9:06 AM, Peyman <paskari007 at yahoo.ca> wrote:
Hello
I am trying to call handler_block/handler_unblock, but I am having
problems locating the handler_ids. This is b/c glade calls
"connect()", which is the method which returns the hander_ids. Does
glade provide a dictionary for retrieving these ids?
Currently no, builder - like libglade did, will just connect the signals.
You can use g_signal_handler_block_by_func() though.
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]