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

Functions

int js_window_init (JSContext *ctx)
JSValue getWindow (JSContext *ctx, struct view_state *vs)

Function Documentation

◆ getWindow()

JSValue getWindow ( JSContext * ctx,
struct view_state * vs )

◆ js_window_init()

int js_window_init ( JSContext * ctx)