ghostty_mouse_event_get_action function

GhosttyMouseAction ghostty_mouse_event_get_action(
  1. GhosttyMouseEvent event
)

Implementation

GhosttyMouseAction ghostty_mouse_event_get_action(GhosttyMouseEvent event) =>
    GhosttyMouseAction.fromValue(_ghostty_mouse_event_get_action(event));