Structure: laWidgetEvent_t
typedef struct laWidgetEvent_t { laEventID id; laWidget* source; laWidget* target; laBool accepted; } laWidgetEvent;