ELinks 0.16.1.1
global_history_item Struct Reference

#include <globhist.h>

Collaboration diagram for global_history_item:

Data Fields

void * magic1
struct global_history_itemnext
struct global_history_itemprev
void * magic2
struct object object
struct listbox_itembox_item
char * title
char * url
time_t last_visit

Field Documentation

◆ box_item

struct listbox_item* global_history_item::box_item

◆ last_visit

time_t global_history_item::last_visit

◆ magic1

void* global_history_item::magic1

◆ magic2

void* global_history_item::magic2

◆ next

struct global_history_item* global_history_item::next

◆ object

struct object global_history_item::object

◆ prev

struct global_history_item* global_history_item::prev

◆ title

char* global_history_item::title

◆ url

char* global_history_item::url

The documentation for this struct was generated from the following file: