[Glade-users] handler_ids



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]