Go to the source code of this file.
Functions | |
| void | real_open (gpointer data) |
| void | on_menu_about_activate (GtkMenuItem *menuitem, gpointer user_data) |
| void | on_file_open_activate (GtkMenuItem *menuitem, gpointer data) |
| void | on_row_activated (GtkTreeView *, GtkTreePath *, GtkTreeViewColumn *, gpointer) |
| void | on_menu_toggle_footer_activate (GtkMenuItem *menuitem, gpointer data) |
| gboolean | key_press_handle (GtkWidget *, GdkEventKey *, gpointer) |
|
||||||||||||||||
|
let user to do something with keyboard |
|
||||||||||||
|
|
|
||||||||||||
|
when the about menu clicked, this function will be called |
|
||||||||||||
|
when the user toggle the footer view, call this function |
|
||||||||||||||||||||
|
when the user click the bookmark, go to the nearest line |
|
|
when user select a file, call this function |
1.4.5