aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/shortcut-bar/e-group-bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/shortcut-bar/e-group-bar.h')
-rw-r--r--widgets/shortcut-bar/e-group-bar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/widgets/shortcut-bar/e-group-bar.h b/widgets/shortcut-bar/e-group-bar.h
index 5c55bb585e..62751174bb 100644
--- a/widgets/shortcut-bar/e-group-bar.h
+++ b/widgets/shortcut-bar/e-group-bar.h
@@ -139,7 +139,8 @@ void e_group_bar_remove_group (EGroupBar *group_bar,
*/
gint e_group_bar_get_current_group_num (EGroupBar *group_bar);
void e_group_bar_set_current_group_num (EGroupBar *group_bar,
- gint group_num);
+ gint group_num,
+ gboolean animate);
/*
* Getting groups and group numbers.