PatchworkOS
Loading...
Searching...
No Matches
levent_force_action_t Struct Reference

Library Force Action event. More...

#include <event.h>

Data Fields

element_id_t dest
 
action_type_t action
 

Detailed Description

Library Force Action event.

Sent to an element to force it to act as if an action occurred.

Definition at line 254 of file event.h.

Field Documentation

◆ action

action_type_t levent_force_action_t::action

Definition at line 257 of file event.h.

Referenced by button_procedure().

◆ dest

element_id_t levent_force_action_t::dest

Definition at line 256 of file event.h.

Referenced by element_force_action(), and window_dispatch().


The documentation for this struct was generated from the following file: