ELinks 0.16.1.1
|
#include <location.h>
Data Fields | |
void * | magic1 |
struct location * | next |
struct location * | prev |
void * | magic2 |
struct frame list | frames |
struct frame list | iframes |
struct download | download |
struct view_state | vs |
Related Symbols | |
(Note that these are not member symbols.) | |
void | copy_location (struct location *dst, struct location *src) |
void | destroy_location (struct location *) |
You probably want to call del_from_history() first! |
|
You probably want to call del_from_history() first!
struct download location::download |
void* location::magic1 |
void* location::magic2 |
struct location* location::next |
struct location* location::prev |
struct view_state location::vs |