From f267827d67d3fd11478fbf94da9cd6095400a49c Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 2 Jul 2013 09:22:18 -0400 Subject: ETableSpecification: Implement GInitable. e_table_specification_new() now takes a table specification filename and a GError and parses the file as part of instance creation. If a file or parse error occurs, e_table_specification_new() returns NULL. This replaces e_table_specification_load_from_file(). New functions: e_table_specification_get_filename() Removed functions: e_table_specification_load_from_file() --- doc/reference/evolution-util/evolution-util-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/reference/evolution-util') diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index b5014cabce..1cbf2ae268 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3874,9 +3874,9 @@ e_table_sorting_utils_lookup_cmp_cache ETableSpecification ETableSpecification e_table_specification_new +e_table_specification_get_filename e_table_specification_ref_columns e_table_specification_get_column_index -e_table_specification_load_from_file E_TABLE_SPECIFICATION E_IS_TABLE_SPECIFICATION -- cgit v1.2.3