libzypp 17.37.17
|
#include <zypp-tui/output/Out.h>
Public Member Functions | |
ListLayoutInit () | |
Public Member Functions inherited from ztui::out::ListLayout | |
ListLayout (bool singleline_r, bool wrapline_r, bool gaped_r, unsigned indent_r) |
Additional Inherited Members | |
Public Attributes inherited from ztui::out::ListLayout | |
bool | _singleline |
one list element per line | |
bool | _wrapline |
fold lines longer than _linewidth | |
bool | _gaped |
add extra NL before element (if singleline) | |
unsigned | _indent |
amount of indent |
|
inline |