Re: call back problems
- From: Olivier Sessink <lists olivier pk wau nl>
- To: dennis morgan xtra co nz, gtk-app-devel-list gnome org
- Cc:
- Subject: Re: call back problems
- Date: Mon, 07 Nov 2005 23:31:41 +0100
Dennis Morgan wrote:
Hi Olivier,
Can you explain something. the g_signal_handler_block function, am i right in thinking
it goes inside the call back function itself?
no, you when you call _block(), from that moment on the signal handler
will not be called anymore for that signal, until you call _unblock()
regards,
Olivier
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]