From 8bb05ac73a5b448b339ce0bc8d396c82c459b47f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 21:33:32 +0200 Subject: Merging upstream version 2.40. Signed-off-by: Daniel Baumann --- libsmartcols/docs/libsmartcols-sections.txt | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'libsmartcols/docs/libsmartcols-sections.txt') diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt index fd6f2ba..5b343d0 100644 --- a/libsmartcols/docs/libsmartcols-sections.txt +++ b/libsmartcols/docs/libsmartcols-sections.txt @@ -5,9 +5,11 @@ scols_cell_copy_content scols_cell_get_alignment scols_cell_get_color scols_cell_get_data +scols_cell_get_datasiz scols_cell_get_flags scols_cell_get_userdata scols_cell_refer_data +scols_cell_refer_memory scols_cell_set_color scols_cell_set_data scols_cell_set_flags @@ -20,6 +22,7 @@ scols_reset_cell column libscols_column scols_column_get_color +scols_column_get_data_type scols_column_get_flags scols_column_get_header scols_column_get_json_type @@ -29,6 +32,8 @@ scols_column_get_safechars scols_column_get_table scols_column_get_whint scols_column_get_width +scols_column_get_wrap_data +scols_column_has_data_func scols_column_is_customwrap scols_column_is_hidden scols_column_is_noextremes @@ -39,6 +44,8 @@ scols_column_is_trunc scols_column_is_wrap scols_column_set_cmpfunc scols_column_set_color +scols_column_set_data_func +scols_column_set_data_type scols_column_set_flags scols_column_set_json_type scols_column_set_name @@ -50,8 +57,10 @@ scols_copy_column scols_new_column scols_ref_column scols_unref_column +scols_shellvar_name scols_wrapnl_chunksize scols_wrapnl_nextchunk +scols_wrapzero_nextchunk
@@ -63,6 +72,30 @@ scols_new_iter scols_reset_iter
+
+filter +libscols_filter +libscols_counter +scols_counter_get_name +scols_counter_get_result +scols_counter_set_func +scols_counter_set_name +scols_counter_set_param +scols_dump_filter +scols_filter_assign_column +scols_filter_get_errmsg +scols_filter_new_counter +scols_filter_next_counter +scols_filter_next_holder +scols_filter_parse_string +scols_filter_set_filler_cb +scols_line_apply_filter +scols_line_is_filled +scols_new_filter +scols_ref_filter +scols_unref_filter +
+
line libscols_line @@ -146,6 +179,7 @@ scols_table_enable_shellvar scols_table_get_column scols_table_get_column_by_name scols_table_get_column_separator +scols_table_get_cursor scols_table_get_line scols_table_get_line_separator scols_table_get_name -- cgit v1.2.3