EasyGUI
gui_widget_param Struct Reference

Structure used in setting and getting parameter values from widgets using callbacks. More...

#include <gui_defs.h>

Data Fields

uint16_t type
 
void * data
 

Detailed Description

Structure used in setting and getting parameter values from widgets using callbacks.

Field Documentation

◆ data

void* data

Pointer to actual data to set or get to for specific widget

◆ type

uint16_t type

Type of command to set or get