aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-sort-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-table-sort-info.h')
-rw-r--r--e-util/e-table-sort-info.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/e-table-sort-info.h b/e-util/e-table-sort-info.h
index 1dfd91be16..64ed8640e7 100644
--- a/e-util/e-table-sort-info.h
+++ b/e-util/e-table-sort-info.h
@@ -98,6 +98,9 @@ void e_table_sort_info_grouping_set_nth
guint e_table_sort_info_sorting_get_count
(ETableSortInfo *sort_info);
+void e_table_sort_info_sorting_remove
+ (ETableSortInfo *sort_info,
+ guint n);
void e_table_sort_info_sorting_truncate
(ETableSortInfo *sort_info,
guint length);