ELinks 0.18.0
keyboard.h File Reference
#include <quickjs/quickjs.h>
Include dependency graph for keyboard.h:
This graph shows which files directly or indirectly include this file:

Functions

int js_keyboardEvent_init (JSContext *ctx)
JSValue get_keyboardEvent (JSContext *ctx, struct term_event *ev)

Function Documentation

◆ get_keyboardEvent()

JSValue get_keyboardEvent ( JSContext * ctx,
struct term_event * ev )

◆ js_keyboardEvent_init()

int js_keyboardEvent_init ( JSContext * ctx)