ELinks 0.20.0
interlink_event Struct Reference

An event transferred via the interlink socket. More...

#include <event.h>

Data Structures

union  [union].info

Data Fields

enum term_event_type ev
union  info

Detailed Description

An event transferred via the interlink socket.

This is quite similar to struct term_event but has a different format for keyboard events. If you change this type, you can break interlink compatibility.

Field Documentation

◆ ev

enum term_event_type interlink_event::ev

◆ info

union interlink_event::[union].info interlink_event::info

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