From 7837186515a642bfc7178e14508156bca89bad58 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 12 Jan 2016 11:39:03 +0100 Subject: libsmartcols: allow to set data by reference to libscols_column References: https://github.com/karelzak/util-linux/issues/251 Signed-off-by: Karel Zak --- libsmartcols/docs/libsmartcols-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsmartcols/docs') diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt index 30fb30225..f2cb62b79 100644 --- a/libsmartcols/docs/libsmartcols-sections.txt +++ b/libsmartcols/docs/libsmartcols-sections.txt @@ -60,9 +60,11 @@ scols_line_get_parent scols_line_get_userdata scols_line_has_children scols_line_next_child +scols_line_refer_column_data scols_line_refer_data scols_line_remove_child scols_line_set_color +scols_line_set_column_data scols_line_set_data scols_line_set_userdata scols_new_line -- cgit v1.2.3-55-g7522