MiniGUI API Reference (MiniGUI-Processes)  v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_GRIDCELLDATATEXT Struct Reference

#include <gridview.h>

Data Fields

char * buff
 
int len_buff
 

Detailed Description

Struct of the text type cell

Definition at line 212 of file gridview.h.

Field Documentation

◆ buff

char* buff

The caption of the row or column

Definition at line 215 of file gridview.h.

◆ len_buff

int len_buff

The length of the buff string

Definition at line 217 of file gridview.h.


The documentation for this struct was generated from the following file: