MiniGUI API Reference (MiniGUI-Standalone)  v5.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 8349 of file gdi.h.

Field Documentation

◆ delimiter

unsigned char delimiter

The delimiter after the word.

Definition at line 8354 of file gdi.h.

◆ len

int len

The length of the word.

Definition at line 8352 of file gdi.h.

◆ nr_delimiters

int nr_delimiters

The number of delimiters after the word.

Definition at line 8356 of file gdi.h.


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