Re: continuing/stopping signal emission
- From: Skip Montanaro <skip pobox com>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-list gnome org
- Subject: Re: continuing/stopping signal emission
- Date: Tue, 31 Jul 2001 14:59:03 -0500
typedef enum
{
GTK_CONTINUE_PROPAGATION = FALSE,
GTK_STOP_PROPAGATION = TRUE
} GtkSignalPropagationChoices;
Havoc> That would be a bit nicer I agree, but probably not possible in
Havoc> the 2.0 timeframe at least.
I went ahead and filed it as an enhancement request with bugzilla...
Skip
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]