PatchworkOS  10941b4
A non-POSIX operating system.
Loading...
Searching...
No Matches
event_lib_action_t Struct Reference

Library Action event. More...

#include <event.h>

Collaboration diagram for event_lib_action_t:

Data Fields

element_id_t source
 
action_type_t type
 

Detailed Description

Library Action event.

Sent to an element when an action occurs, for example a button element being clicked.

Definition at line 278 of file event.h.

Field Documentation

◆ source

element_id_t event_lib_action_t::source

Definition at line 280 of file event.h.

◆ type

action_type_t event_lib_action_t::type

Definition at line 281 of file event.h.


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