MiniGUI API Reference (MiniGUI-Threads)  v5.0.6
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 8448 of file gdi.h.

Field Documentation

◆ delimiter

unsigned char delimiter

The delimiter after the word.

Definition at line 8453 of file gdi.h.

◆ len

int len

The length of the word.

Definition at line 8451 of file gdi.h.

◆ nr_delimiters

int nr_delimiters

The number of delimiters after the word.

Definition at line 8455 of file gdi.h.


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