ELinks 0.16.1.1
keybinding.h File Reference
#include <Python.h>
Include dependency graph for keybinding.h:
This graph shows which files directly or indirectly include this file:

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 []

Function Documentation

◆ python_bind_key()

PyObject * python_bind_key ( PyObject * self,
PyObject * args,
PyObject * kwargs )

◆ python_done_keybinding_interface()

void python_done_keybinding_interface ( void )

Variable Documentation

◆ keybindings

PyObject* keybindings
extern

◆ python_bind_key_doc

char python_bind_key_doc[]
extern