diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-19 22:27:19 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-19 22:27:19 +0800 |
commit | eef702c929aa1a2d4fb16338deb99c931badaf3f (patch) | |
tree | 6ef093ccff9f81a39ec9cd090c049287945218a0 /doc | |
parent | b09762bf6383ed9fb62a580d63502581f74eaacb (diff) | |
download | gsoc2013-evolution-eef702c929aa1a2d4fb16338deb99c931badaf3f.tar.gz gsoc2013-evolution-eef702c929aa1a2d4fb16338deb99c931badaf3f.tar.zst gsoc2013-evolution-eef702c929aa1a2d4fb16338deb99c931badaf3f.zip |
Update evolution-util API docs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 4e1ef02ac7..c41d18c752 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3763,10 +3763,8 @@ e_table_model_thaw E_TABLE_MODEL E_IS_TABLE_MODEL E_TYPE_TABLE_MODEL -E_TABLE_MODEL_CLASS -E_IS_TABLE_MODEL_CLASS -E_TABLE_MODEL_GET_CLASS -ETableModelClass +E_TABLE_MODEL_GET_INTERFACE +ETableModelInterface e_table_model_get_type </SECTION> @@ -4012,6 +4010,8 @@ E_IS_TABLE_SUBSET_VARIABLE_CLASS E_TABLE_SUBSET_VARIABLE_GET_CLASS ETableSubsetVariableClass e_table_subset_variable_get_type +<SUBSECTION Private> +ETableSubsetPrivate </SECTION> <SECTION> |