Microchip® Advanced Software Framework

win_command_event Struct Reference

Event data for command events, e.g.

a button widget action command.

#include <win.h>

Data Fields

win_command_t data
 Custom data, depending on command type. More...
 
struct win_windowrecipient
 Intended recipient of command. More...
 
struct win_windowsender
 Window that sent the event, or NULL. More...
 

struct win_window* win_command_event::sender