ELinks 0.18.0
|
#include <location.h>
Public Member Functions | |
LIST_HEAD_EL (struct location) |
Data Fields | |
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! |
location::LIST_HEAD_EL | ( | struct location | ) |
|
You probably want to call del_from_history() first!
struct download location::download |
struct frame list location::frames |
struct frame list location::iframes |
struct view_state location::vs |