Re: Gtk::Widget::signal_focus_out_event
- From: "Murray Cumming" <murrayc murrayc com>
- To: "Bob Caryl" <bob fis-cal com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Gtk::Widget::signal_focus_out_event
- Date: Mon, 10 Oct 2005 18:59:39 +0200 (CEST)
> The Gtk::Widget::signal_focus_out_event signal specifies a call back
> slot that returns a boolean value. All the examples I've found on its
> useage to date simply returns a TRUE value on exiting. Does anyone know
> what happens if I return a FALSE?
In general, it means that other default handlers will get to process the
signal too:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/apbs06.html
> Will that result in the widget not
> losing focus?
No idea.
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]