|
ELinks 0.19.1
|
#include <Python.h>

Functions | |
| PyObject * | python_current_document (PyObject *self, PyObject *args) |
| PyObject * | python_current_header (PyObject *self, PyObject *args) |
| PyObject * | python_current_link_url (PyObject *self, PyObject *args) |
| PyObject * | python_current_title (PyObject *self, PyObject *args) |
| PyObject * | python_current_url (PyObject *self, PyObject *args) |
Variables | |
| char | python_current_document_doc [] |
| char | python_current_header_doc [] |
| char | python_current_link_url_doc [] |
| char | python_current_title_doc [] |
| char | python_current_url_doc [] |
| PyObject * python_current_document | ( | PyObject * | self, |
| PyObject * | args ) |
| PyObject * python_current_header | ( | PyObject * | self, |
| PyObject * | args ) |
| PyObject * python_current_link_url | ( | PyObject * | self, |
| PyObject * | args ) |
| PyObject * python_current_title | ( | PyObject * | self, |
| PyObject * | args ) |
| PyObject * python_current_url | ( | PyObject * | self, |
| PyObject * | args ) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |