#include <gridview.h>
Struct of the whole grid control
Definition at line 68 of file gridview.h.
int col_width |
The default width of a column
Definition at line 77 of file gridview.h.
int nr_cols |
The number of the columns
Definition at line 73 of file gridview.h.
int nr_rows |
The number of the rows
Definition at line 71 of file gridview.h.
int row_height |
The default height of a row
Definition at line 75 of file gridview.h.