|
PatchworkOS
|
Library Force Action event. More...
#include <event.h>
Data Fields | |
| element_id_t | dest |
| action_type_t | action |
Library Force Action event.
Sent to an element to force it to act as if an action occurred.
| action_type_t levent_force_action_t::action |
Definition at line 257 of file event.h.
Referenced by button_procedure().
| element_id_t levent_force_action_t::dest |
Definition at line 256 of file event.h.
Referenced by element_force_action(), and window_dispatch().