NetSurf
Data Fields
atari_hotlist Struct Reference

#include <hotlist.h>

Data Fields

GUIWIN * window
 
struct core_window * tv
 
bool init
 
char path [PATH_MAX]
 

Detailed Description

Definition at line 33 of file hotlist.h.

Field Documentation

◆ init

bool atari_hotlist::init

Definition at line 37 of file hotlist.h.

Referenced by atari_hotlist_destroy(), atari_hotlist_init(), and atari_hotlist_open().

◆ path

char atari_hotlist::path[PATH_MAX]

Definition at line 38 of file hotlist.h.

Referenced by atari_hotlist_init().

◆ tv

struct core_window* atari_hotlist::tv

◆ window

GUIWIN* atari_hotlist::window

Definition at line 34 of file hotlist.h.

Referenced by atari_hotlist_destroy(), atari_hotlist_init(), and atari_hotlist_open().


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