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

Functions

PyObject * python_info_box (PyObject *self, PyObject *args, PyObject *kwargs)
PyObject * python_input_box (PyObject *self, PyObject *args, PyObject *kwargs)

Variables

char python_info_box_doc []
char python_input_box_doc []

Function Documentation

◆ python_info_box()

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

◆ python_input_box()

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

Variable Documentation

◆ python_info_box_doc

char python_info_box_doc[]
extern

◆ python_input_box_doc

char python_input_box_doc[]
extern