From f7d8183b26d763d0501f40720aed357d5aa35029 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 10 May 2005 15:48:46 +0000 Subject: Add mnemonic for edit toolbar. ctrl+l focus the page entry. 2005-05-10 Marco Pesenti Gritti * data/evince-ui.xml: * shell/ev-page-action.c: (ev_page_action_grab_focus): * shell/ev-page-action.h: * shell/ev-window.c: (ev_window_cmd_focus_page_selector): Add mnemonic for edit toolbar. ctrl+l focus the page entry. --- (limited to 'shell/ev-page-action.h') diff --git a/shell/ev-page-action.h b/shell/ev-page-action.h index 636a24d..8ac0d54 100644 --- a/shell/ev-page-action.h +++ b/shell/ev-page-action.h @@ -60,7 +60,7 @@ void ev_page_action_set_document (EvPageAction *page_action, EvDocument *document); void ev_page_action_set_model (EvPageAction *page_action, GtkTreeModel *model); - +void ev_page_action_grab_focus (EvPageAction *page_action); G_END_DECLS -- cgit v0.9.1