util-linux/libsmartcols
Karel Zak 6ffbd28359 libsmartcols: add scols_cell_get_alignment()
Just to hide that we use cell flags (bitwise operations) to define
cell content alignment. The patch also more explicitly specifies the
flags in the header file.

The alignment is evaluated in the order: right, center, left. The
default is left.

Note that SCOLS_CELL_FL_* are used for for table title only.

Signed-off-by: Karel Zak <kzak@redhat.com>
2017-01-09 13:28:24 +01:00
..
docs libsmartcols: add scols_cell_get_alignment() 2017-01-09 13:28:24 +01:00
samples misc: fix some compiler warnings 2016-10-27 11:03:24 +02:00
src libsmartcols: add scols_cell_get_alignment() 2017-01-09 13:28:24 +01:00
COPYING libsmartcols: add missing COPYING file 2014-04-04 13:53:50 +02:00
Makemodule.am libsmartcols: add samples directory 2016-01-25 13:17:43 +01:00
smartcols.pc.in libsmartcols: add basic files 2014-04-03 12:29:15 +02:00