MiniGUI API Reference (MiniGUI-Processes)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
#include <gridview.h>
Data Fields | |
char * | buff |
int | len_buff |
Struct of the text type cell
Definition at line 200 of file gridview.h.
char* buff |
The caption of the row or column
Definition at line 203 of file gridview.h.
int len_buff |
The length of the buff string
Definition at line 205 of file gridview.h.