MiniGUI API Reference (MiniGUI-Processes)  v4.0.7
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 7772 of file gdi.h.

Field Documentation

◆ delimiter

unsigned char delimiter

The delimiter after the word.

Definition at line 7777 of file gdi.h.

◆ len

int len

The length of the word.

Definition at line 7775 of file gdi.h.

◆ nr_delimiters

int nr_delimiters

The number of delimiters after the word.

Definition at line 7779 of file gdi.h.


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