diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-27 09:46:26 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-02 22:34:09 +0800 |
commit | f8605636c394f9df19b80a8d7084038566a43cfa (patch) | |
tree | 4927333a189baa111a311001dac71ff87d0fd72f /doc | |
parent | fd40e93f412b9429ac7d3ed1fe91fc18d064305d (diff) | |
download | gsoc2013-evolution-f8605636c394f9df19b80a8d7084038566a43cfa.tar.gz gsoc2013-evolution-f8605636c394f9df19b80a8d7084038566a43cfa.tar.zst gsoc2013-evolution-f8605636c394f9df19b80a8d7084038566a43cfa.zip |
ETableSortInfo cleanups.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 6ef68b07b0..303cea2bd3 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3868,6 +3868,9 @@ e_table_sorter_get_type <FILE>e-table-sort-info</FILE> <TITLE>ETableSortInfo</TITLE> ETableSortInfo +e_table_sort_info_new +e_table_sort_info_get_can_group +e_table_sort_info_set_can_group e_table_sort_info_grouping_get_count e_table_sort_info_grouping_truncate ETableSortColumn @@ -3877,12 +3880,9 @@ e_table_sort_info_sorting_get_count e_table_sort_info_sorting_truncate e_table_sort_info_sorting_get_nth e_table_sort_info_sorting_set_nth -e_table_sort_info_new e_table_sort_info_load_from_node e_table_sort_info_save_to_node e_table_sort_info_duplicate -e_table_sort_info_set_can_group -e_table_sort_info_get_can_group <SUBSECTION Standard> E_TABLE_SORT_INFO E_IS_TABLE_SORT_INFO |