|
ELinks 0.19.1
|
#include <globhist.h>

Public Member Functions | |
| LIST_HEAD_EL (struct global_history_item) | |
Data Fields | |
| struct elinks_object | object |
| struct listbox_item * | box_item |
| char * | title |
| char * | url |
| time_t | last_visit |
| global_history_item::LIST_HEAD_EL | ( | struct global_history_item | ) |
| struct listbox_item* global_history_item::box_item |
| time_t global_history_item::last_visit |
| struct elinks_object global_history_item::object |
| char* global_history_item::title |
| char* global_history_item::url |