[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Signal for changed checkboxes with SimpleList column type bool?
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Signal for changed checkboxes with SimpleList column type bool?
- Date: Sat, 05 Feb 2005 21:22:32 +0100
On Sat, 2005-02-05 at 21:13 +0100, Martin Junius wrote:
> One more question, though. ;-) How to I prevent this from firing n times
> when I initialize $slist->{data}? Except deleting and re-installing the
> signal handler of course.
Store the return value of signal_connect and use signal_handler_block
and signal_handler_unblock.
--
HTH,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]