ELinks 0.16.1.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 |