MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_WINDOW_ELEMENT_ATTR Struct Reference

#include <window.h>

Data Fields

int we_attr_id
 
DWORD we_attr
 

Detailed Description

The window element attributes structure.

Definition at line 3544 of file window.h.

Field Documentation

DWORD we_attr

The attribute value.

Definition at line 3548 of file window.h.

int we_attr_id

The attribute identifier.

Definition at line 3546 of file window.h.


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