diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-28 23:44:27 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-02 22:34:08 +0800 |
commit | 46b7a9961fc0606941dc0e2a2edf4a1383e3fa25 (patch) | |
tree | 156226055dca51700dfb2625f1f916df738516db /doc | |
parent | a6b1bc0c1ed2acea8a1e053560826e26a7f1246c (diff) | |
download | gsoc2013-evolution-46b7a9961fc0606941dc0e2a2edf4a1383e3fa25.tar.gz gsoc2013-evolution-46b7a9961fc0606941dc0e2a2edf4a1383e3fa25.tar.zst gsoc2013-evolution-46b7a9961fc0606941dc0e2a2edf4a1383e3fa25.zip |
Add e_table_column_specification_equal().
Compares two ETableColumnSpecification instances for equality, which
just means they both refer to the same model column number.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 4cfcb810b6..039667a3b0 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3397,6 +3397,7 @@ e_table_col_get_type <TITLE>ETableColumnSpecification</TITLE> ETableColumnSpecification e_table_column_specification_new +e_table_column_specification_equal e_table_column_specification_load_from_node <SUBSECTION Standard> E_TABLE_COLUMN_SPECIFICATION |