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

Data Fields

treeviewtree
 
treeview_noderel
 
enum treeview_relationship relshp
 
bool last_was_h4
 
dom_string * title
 

Detailed Description

Definition at line 631 of file hotlist.c.

Field Documentation

◆ last_was_h4

bool hotlist_load_ctx::last_was_h4

Definition at line 635 of file hotlist.c.

Referenced by hotlist_load(), and hotlist_load_directory_cb().

◆ rel

treeview_node* hotlist_load_ctx::rel

Definition at line 633 of file hotlist.c.

Referenced by hotlist_load(), hotlist_load_directory_cb(), and hotlist_load_entry().

◆ relshp

enum treeview_relationship hotlist_load_ctx::relshp

Definition at line 634 of file hotlist.c.

Referenced by hotlist_load(), hotlist_load_directory_cb(), and hotlist_load_entry().

◆ title

dom_string* hotlist_load_ctx::title

Definition at line 636 of file hotlist.c.

Referenced by hotlist_load(), and hotlist_load_directory_cb().

◆ tree

treeview* hotlist_load_ctx::tree

Definition at line 632 of file hotlist.c.

Referenced by hotlist_load(), and hotlist_load_directory_cb().


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