mGUtils API Reference  v1.2.0
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 1499 of file mgutils.h.

Field Documentation

char* label

The label string.

Definition at line 1502 of file mgutils.h.

const char* label_chars

All label characters in the bitmap.

Definition at line 1504 of file mgutils.h.


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