ghostty_key_event_set_action function
- GhosttyKeyEvent event,
- GhosttyKeyAction action
Implementation
void ghostty_key_event_set_action(
GhosttyKeyEvent event,
GhosttyKeyAction action,
) => _ghostty_key_event_set_action(event, action.value);
void ghostty_key_event_set_action(
GhosttyKeyEvent event,
GhosttyKeyAction action,
) => _ghostty_key_event_set_action(event, action.value);