aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-04-19 18:36:19 +0800
committerMilan Crha <mcrha@redhat.com>2010-04-19 18:36:19 +0800
commit5974489593515109b910f3becfb87672cdd2086c (patch)
treeca2f5f56ffe298219d238d62a112d9defcf17ba4 /mail/em-folder-tree.h
parentdc42b2404c1700d942df64a81df5c579d9d35589 (diff)
downloadgsoc2013-evolution-5974489593515109b910f3becfb87672cdd2086c.tar
gsoc2013-evolution-5974489593515109b910f3becfb87672cdd2086c.tar.gz
gsoc2013-evolution-5974489593515109b910f3becfb87672cdd2086c.tar.bz2
gsoc2013-evolution-5974489593515109b910f3becfb87672cdd2086c.tar.lz
gsoc2013-evolution-5974489593515109b910f3becfb87672cdd2086c.tar.xz
gsoc2013-evolution-5974489593515109b910f3becfb87672cdd2086c.tar.zst
gsoc2013-evolution-5974489593515109b910f3becfb87672cdd2086c.zip
Bug #615331 - Message list/Folder tree focus policy has changed
Diffstat (limited to 'mail/em-folder-tree.h')
-rw-r--r--mail/em-folder-tree.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/em-folder-tree.h b/mail/em-folder-tree.h
index 5bdee73905..0da27d3926 100644
--- a/mail/em-folder-tree.h
+++ b/mail/em-folder-tree.h
@@ -127,6 +127,10 @@ void em_folder_tree_set_skip_double_click
void em_folder_tree_restore_state (EMFolderTree *folder_tree,
GKeyFile *key_file);
+
+void em_folder_tree_set_selectable_widget
+ (EMFolderTree *folder_tree,
+ GtkWidget *selectable);
G_END_DECLS
#endif /* EM_FOLDER_TREE_H */