ghostty_key_event_get_action function

GhosttyKeyAction ghostty_key_event_get_action(
  1. GhosttyKeyEvent event
)

Implementation

GhosttyKeyAction ghostty_key_event_get_action(GhosttyKeyEvent event) =>
    GhosttyKeyAction.fromValue(_ghostty_key_event_get_action(event));