ELinks 0.19.1
window.h File Reference
Include dependency graph for window.h:

Functions

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

Variables

JSClass window_class
JSPropertySpec window_props []
const spidermonkeyFunctionSpec window_funcs []

Function Documentation

◆ getWindow()

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

Variable Documentation

◆ window_class

JSClass window_class
extern

◆ window_funcs

const spidermonkeyFunctionSpec window_funcs[]
extern

◆ window_props

JSPropertySpec window_props[]
extern