#include <editor.h>
|
|
int * | column_positions |
| | Array of indices describing the start of each column.
|
| |
|
int | column_count |
| | The number of columns in column_positions array.
|
| |
|
int | delimiter |
| | The character by which each column is separated.
|
| |
Describes in the layout of all columns.
The documentation for this struct was generated from the following file: