|
| column_disposition (const std::wstring &_text, int _minx) |
|
| column_disposition (const std::string &_text, int _minx, const char *encoding=nullptr) |
| Generate a column from the multibyte string _text.
|
|
|
std::wstring | text |
| The contents of the columns.
|
|
int | minx |
| The minimum x value to start this column at (useful for indenting stuff in trees)
|
|
The documentation for this struct was generated from the following files: