|
ELinks 0.18.0
|
#include <session.h>

Data Fields | ||
| enum task_type | type | |
| struct { | ||
| char * frame | ||
| char * iframe | ||
| struct location * location | ||
| } | target | |
| char* session_task::frame |
| char* session_task::iframe |
| struct location* session_task::location |
| struct { ... } session_task::target |
| enum task_type session_task::type |