From 21998504a040f3c578a0e0478847cf95c50d6191 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 26 Jun 2013 23:08:18 -0400 Subject: ETableSortInfo: Add a "specification" construct-only property. ETableSortInfo now keeps a weak reference on the ETableSpecification to which it's associated. The plan is to replace the column index numbers with a direct reference to an ETableColumnSpecification from the spec. New functions: e_table_sort_info_ref_specification() --- doc/reference/evolution-util/evolution-util-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/reference/evolution-util/evolution-util-sections.txt') diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 84a88c5a0f..d061eb07d4 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3869,6 +3869,7 @@ e_table_sorter_get_type ETableSortInfo ETableSortInfo e_table_sort_info_new +e_table_sort_info_ref_specification e_table_sort_info_get_can_group e_table_sort_info_set_can_group e_table_sort_info_grouping_get_count -- cgit v1.2.3