MiniGUI API Reference (MiniGUI-Standalone)  v4.0.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_WORDINFO Struct Reference

#include <gdi.h>

Data Fields

int len
 
unsigned char delimiter
 
int nr_delimiters
 

Detailed Description

Word information structure

Definition at line 7730 of file gdi.h.

Field Documentation

◆ delimiter

unsigned char delimiter

The delimiter after the word.

Definition at line 7735 of file gdi.h.

◆ len

int len

The length of the word.

Definition at line 7733 of file gdi.h.

◆ nr_delimiters

int nr_delimiters

The number of delimiters after the word.

Definition at line 7737 of file gdi.h.


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