NetSurf
Data Fields
global_history_ctx Struct Reference
Collaboration diagram for global_history_ctx:
[legend]

Data Fields

treeviewtree
 
struct treeview_field_desc fields [N_FIELDS]
 
struct global_history_folder folders [GH_N_FOLDERS]
 
time_t today
 
int weekday
 
bool built
 

Detailed Description

Definition at line 67 of file global_history.c.

Field Documentation

◆ built

bool global_history_ctx::built

◆ fields

struct treeview_field_desc global_history_ctx::fields[N_FIELDS]

◆ folders

struct global_history_folder global_history_ctx::folders[GH_N_FOLDERS]

◆ today

time_t global_history_ctx::today

Definition at line 71 of file global_history.c.

Referenced by global_history_add_entry(), and global_history_initialise_time().

◆ tree

treeview* global_history_ctx::tree

◆ weekday

int global_history_ctx::weekday

Definition at line 72 of file global_history.c.

Referenced by global_history_initialise_time().


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