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

Data Fields

treeviewtree
 
struct treeview_field_desc fields [HL_N_FIELDS]
 
bool built
 
struct hotlist_folderdefault_folder
 
char * save_path
 
bool save_scheduled
 

Detailed Description

Definition at line 60 of file hotlist.c.

Field Documentation

◆ built

bool hotlist_ctx::built

◆ default_folder

struct hotlist_folder* hotlist_ctx::default_folder

◆ fields

struct treeview_field_desc hotlist_ctx::fields[HL_N_FIELDS]

◆ save_path

char* hotlist_ctx::save_path

◆ save_scheduled

bool hotlist_ctx::save_scheduled

Definition at line 66 of file hotlist.c.

Referenced by hotlist_fini(), hotlist_schedule_save(), and hotlist_schedule_save_cb().

◆ tree

treeview* hotlist_ctx::tree

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