|
ELinks 0.19.1
|
#include <Python.h>

Functions | |
| PyObject * | python_bind_key (PyObject *self, PyObject *args, PyObject *kwargs) |
| void | python_done_keybinding_interface (void) |
Variables | |
| PyObject * | keybindings |
| char | python_bind_key_doc [] |
| PyObject * python_bind_key | ( | PyObject * | self, |
| PyObject * | args, | ||
| PyObject * | kwargs ) |
| void python_done_keybinding_interface | ( | void | ) |
|
extern |
|
extern |