|
ELinks 0.20.0
|
#include <widget.h>

Data Structures | |
| union | [union].info |
Data Fields | |
| const struct widget_ops * | ops |
| char * | text |
| widget_handler_T * | handler |
| void * | data |
| int | datalen |
| union | info |
| enum widget_type | type |
| void* widget::data |
| int widget::datalen |
| widget_handler_T* widget::handler |
| union widget::[union].info widget::info |
| const struct widget_ops* widget::ops |
| char* widget::text |
| enum widget_type widget::type |