summaryrefslogtreecommitdiffstats
path: root/src/web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-view.h')
-rw-r--r--src/web-view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web-view.h b/src/web-view.h
index 0da60e0..7fff164 100644
--- a/src/web-view.h
+++ b/src/web-view.h
@@ -89,6 +89,9 @@ mq_web_view_open(MqWebView *web_view);
void
mq_web_view_save(MqWebView *web_view);
+void
+mq_web_view_grab_focus(MqWebView *web_view);
+
G_END_DECLS
#endif /* MQ_WEB_VIEW_H */