How to catch the "Supr" key
- From: Maulet <llistes_lfs yahoo es>
- To: gtk-app-devel-list gnome org
- Subject: How to catch the "Supr" key
- Date: Fri, 04 Feb 2005 14:29:55 +0000
Hi,
I wanted to ask how to properly catch the "Supr" key press event.
I guess I should connect the "button-press-event" to a signal handler
and make the signal handler check whether (event->type ==
GDK_KEY_PRESS); then do something. But, how can the handler know which
key has been pressed? Or there's a specific event for the "Supr" key?
Thanks.
*
Maulet
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]