
Go to the source code of this file.
Functions | |
| guint | on_mainWindow_keypress (GtkWidget *widget, GdkEventKey *event, Ereader *reader) |
<File description>="">
Definition in file main.h.
| guint on_mainWindow_keypress | ( | GtkWidget * | widget, | |
| GdkEventKey * | event, | |||
| Ereader * | reader | |||
| ) |
callback : key press handler for the main window
| widget | the GTK widget that received the event | |
| event | the gtk key event info | |
| reader | reference to the Ereader structure |
1.5.6