NetSurf
Data Fields
history Struct Reference

History tree for a window. More...

#include <browser_private.h>

Collaboration diagram for history:
[legend]

Data Fields

struct history_entrystart
 First page in tree (page that window opened with). More...
 
struct history_entrycurrent
 Current position in tree. More...
 
int width
 Width of layout. More...
 
int height
 Height of layout. More...
 

Detailed Description

History tree for a window.

Definition at line 68 of file browser_private.h.

Field Documentation

◆ current

struct history_entry* history::current

◆ height

int history::height

◆ start

struct history_entry* history::start

◆ width

int history::width

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