Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-page-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-page-action.h')
-rw-r--r--shell/ev-page-action.h2
1 files changed, 1 insertions, 1 deletions
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