summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/libsmartcols.sym
diff options
context:
space:
mode:
authorIgor Gnatenko2016-01-24 23:47:42 +0100
committerIgor Gnatenko2016-01-25 00:12:14 +0100
commit703d0196ee37f04cdef1b74b6af4b97252c961b0 (patch)
tree56842fc8edbf971c717e0de9763a33cfc8f7d89e /libsmartcols/src/libsmartcols.sym
parentlibsmartcols: position of title in fact unsigned (diff)
downloadkernel-qcow2-util-linux-703d0196ee37f04cdef1b74b6af4b97252c961b0.tar.gz
kernel-qcow2-util-linux-703d0196ee37f04cdef1b74b6af4b97252c961b0.tar.xz
kernel-qcow2-util-linux-703d0196ee37f04cdef1b74b6af4b97252c961b0.zip
libsmartcols: add few methods to get information about title
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat (limited to 'libsmartcols/src/libsmartcols.sym')
-rw-r--r--libsmartcols/src/libsmartcols.sym3
1 files changed, 3 insertions, 0 deletions
diff --git a/libsmartcols/src/libsmartcols.sym b/libsmartcols/src/libsmartcols.sym
index 6d33899ff..8e298eb48 100644
--- a/libsmartcols/src/libsmartcols.sym
+++ b/libsmartcols/src/libsmartcols.sym
@@ -129,4 +129,7 @@ global:
scols_symbols_set_title_padding;
scols_table_enable_nowrap;
scols_table_set_title;
+ scols_table_get_title;
+ scols_table_get_title_position;
+ scols_table_get_title_color;
} SMARTCOLS_2.27;