aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-searchbar.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-03-07 21:48:30 +0800
committerMilan Crha <mcrha@redhat.com>2014-03-07 21:49:13 +0800
commitd325d27f96d7b3db849924b0282799968fb06010 (patch)
treec3f07c1afd4124eace1d96978e9762a58ad38220 /shell/e-shell-searchbar.h
parente4bb3a9d18b39dd188be69b54fd625d8b2d5a9d5 (diff)
downloadgsoc2013-evolution-d325d27f96d7b3db849924b0282799968fb06010.tar
gsoc2013-evolution-d325d27f96d7b3db849924b0282799968fb06010.tar.gz
gsoc2013-evolution-d325d27f96d7b3db849924b0282799968fb06010.tar.bz2
gsoc2013-evolution-d325d27f96d7b3db849924b0282799968fb06010.tar.lz
gsoc2013-evolution-d325d27f96d7b3db849924b0282799968fb06010.tar.xz
gsoc2013-evolution-d325d27f96d7b3db849924b0282799968fb06010.tar.zst
gsoc2013-evolution-d325d27f96d7b3db849924b0282799968fb06010.zip
Bug #711351 - Folder change in folder tree steals focus
Diffstat (limited to 'shell/e-shell-searchbar.h')
-rw-r--r--shell/e-shell-searchbar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-searchbar.h b/shell/e-shell-searchbar.h
index dc0b22bdbd..e5ccfb1828 100644
--- a/shell/e-shell-searchbar.h
+++ b/shell/e-shell-searchbar.h
@@ -110,6 +110,8 @@ void e_shell_searchbar_set_state_group
const gchar *state_group);
void e_shell_searchbar_load_state (EShellSearchbar *searchbar);
void e_shell_searchbar_save_state (EShellSearchbar *searchbar);
+void e_shell_searchbar_search_entry_grab_focus
+ (EShellSearchbar *searchbar);
G_END_DECLS