catching Glib::SignalProxy1< bool, GdkEventKey* > signal_key_press_event()
- From: Bartek Kostrzewa <bartek runbox com>
- To: gtkmm-list gnome org
- Subject: catching Glib::SignalProxy1< bool, GdkEventKey* > signal_key_press_event()
- Date: Mon, 26 Sep 2005 14:04:26 +0100
I would like to catch from the main window of my application (unless
that proves to work differently than I assume it will)
Glib::SignalProxy1< bool,GdkEventKey* > signal_key_press_event();
but I have no idea how to determine which key was pressed, how do I do it?
thanks,
Bartek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]