GUIslice  0.16.0
Embedded GUI in C
gslc_tsEvent Struct Reference

Event structure. More...

#include <GUIslice.h>

Data Fields

gslc_teEventType eType
 Event type. More...
 
uint8_t nSubType
 Event sub-type. More...
 
void * pvScope
 Event target scope (eg. Page,Collection,Event) More...
 
void * pvData
 Generic data pointer for event. More...
 

Detailed Description

Event structure.


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