MiniGUI API Reference (MiniGUI-Standalone)  v3.2.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 6449 of file gdi.h.

Field Documentation

unsigned char delimiter

The delimiter after the word.

Definition at line 6454 of file gdi.h.

int len

The length of the word.

Definition at line 6452 of file gdi.h.

int nr_delimiters

The number of delimiters after the word.

Definition at line 6456 of file gdi.h.


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