]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: add scols_column_set_properties()
authorKarel Zak <kzak@redhat.com>
Wed, 23 Mar 2022 10:59:27 +0000 (11:59 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 30 Mar 2022 09:14:31 +0000 (11:14 +0200)
commit576f626b3ab9080d1458bfce3108fa9f9ab553d9
tree3e9c0541eb37248544694fec0e7681ebe6a38909
parent6c513f3c54b76666ac85cf1635a060efa327eaf3
libsmartcols: add scols_column_set_properties()

This function can set all column properties from comma separated
string.

Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/docs/libsmartcols-sections.txt
libsmartcols/src/column.c
libsmartcols/src/libsmartcols.h.in
libsmartcols/src/libsmartcols.sym
libsmartcols/src/table.c