Container for Virtual Text block of records. More...
#include <gg_structs.h>
Data Fields | |
struct vrttxt_row | rows [VRTTXT_BLOCK_MAX] |
array of records [lines] | |
int | num_rows |
number of records into the array | |
int | min_line_no |
min Line Number | |
int | max_line_no |
max Line Number | |
struct vrttxt_row_block * | next |
pointer to next item [linked list] | |
Container for Virtual Text block of records.