mGUtils API Reference  v1.2.2
A component of MiniGUI providing users with a number of common dialog templates
Data Fields
si_bmplabel_s Struct Reference

#include <mgutils.h>

Data Fields

char * label
 
const char * label_chars
 

Detailed Description

Bitmap label item info structure

Definition at line 1511 of file mgutils.h.

Field Documentation

◆ label

char* label

The label string.

Definition at line 1514 of file mgutils.h.

◆ label_chars

const char* label_chars

All label characters in the bitmap.

Definition at line 1516 of file mgutils.h.


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