#include <gridview.h>
Struct of the checkbox type cell
Definition at line 199 of file gridview.h.
Whether this checkbox is checked
Definition at line 202 of file gridview.h.
int len_text |
When used for set, -1 means null-terminated
Definition at line 206 of file gridview.h.
char* text |
The text after checkbox
Definition at line 204 of file gridview.h.