|
GUIslice
0.16.0
Embedded GUI in C
|
General-purpose functions that operate on Elements. More...
|
Functions | |
| int | gslc_ElemGetId (gslc_tsGui *pGui, gslc_tsElemRef *pElemRef) |
| Get an Element ID from an element structure. More... | |
General-purpose functions that operate on Elements.
| int gslc_ElemGetId | ( | gslc_tsGui * | pGui, |
| gslc_tsElemRef * | pElemRef | ||
| ) |
Get an Element ID from an element structure.
| [in] | pGui | Pointer to GUI |
| [in] | pElemRef | Pointer to Element reference structure |