#include <gridview.h>
Struct of the selection type cell
Definition at line 210 of file gridview.h.
int cur_index |
The index of the combobox that current selected
Definition at line 213 of file gridview.h.
int len_sel |
When used for set, -1 means null-terminated
Definition at line 217 of file gridview.h.
char* selections |
"Yes\nNo\n"
Definition at line 215 of file gridview.h.