|
PatchworkOS
|
Library Action event. More...
#include <event.h>
Data Fields | |
| element_id_t | source |
| action_type_t | type |
Library Action event.
Sent to an element when an action occurs, for example a button element being clicked.
| element_id_t levent_action_t::source |
Definition at line 245 of file event.h.
Referenced by button_send_action(), procedure(), startmenu_procedure(), taskbar_procedure(), and window_deco_action().
| action_type_t levent_action_t::type |
Definition at line 246 of file event.h.
Referenced by popup_procedure(), procedure(), startmenu_procedure(), taskbar_procedure(), and window_deco_action().