diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-30 08:00:35 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-02 22:34:10 +0800 |
commit | bcd071b5661b1139484f5a98136bbc65a6cb1819 (patch) | |
tree | 54f623cd2ab53d6e3b56e52ce42f902eb894f0d0 /doc | |
parent | ad5ed0d603b0b915865bef3c4edc996378696187 (diff) | |
download | gsoc2013-evolution-bcd071b5661b1139484f5a98136bbc65a6cb1819.tar.gz gsoc2013-evolution-bcd071b5661b1139484f5a98136bbc65a6cb1819.tar.zst gsoc2013-evolution-bcd071b5661b1139484f5a98136bbc65a6cb1819.zip |
Add e_table_sort_info_parse_context_push/pop().
New parser implementation that uses GMarkupParser instead of libxml2.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index a5d2330114..146f987bbc 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3869,6 +3869,8 @@ e_table_sorter_get_type <TITLE>ETableSortInfo</TITLE> ETableSortInfo e_table_sort_info_new +e_table_sort_info_parse_context_push +e_table_sort_info_parse_context_pop e_table_sort_info_ref_specification e_table_sort_info_get_can_group e_table_sort_info_set_can_group |