Gtk::Widget::signal_focus_out_event



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? Will that result in the widget not losing focus?

Bob Caryl



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]