NetSurf
Data Fields
ami_hotlist_window Struct Reference

Amiga hotlist viewer window context. More...

Collaboration diagram for ami_hotlist_window:
[legend]

Data Fields

struct ami_corewindow core
 Amiga core window context. More...
 
struct ami_menu_datamenu_data [AMI_HOTLIST_M_LAST+1]
 
struct Menu * imenu
 

Detailed Description

Amiga hotlist viewer window context.

Definition at line 89 of file hotlist.c.

Field Documentation

◆ core

struct ami_corewindow ami_hotlist_window::core

Amiga core window context.

Definition at line 91 of file hotlist.c.

Referenced by ami_hotlist_create_window(), ami_hotlist_destroy(), ami_hotlist_menu_free(), and ami_hotlist_present().

◆ imenu

struct Menu* ami_hotlist_window::imenu

Definition at line 94 of file hotlist.c.

Referenced by ami_hotlist_menu_create(), and ami_hotlist_menu_free().

◆ menu_data

struct ami_menu_data* ami_hotlist_window::menu_data[AMI_HOTLIST_M_LAST+1]

Definition at line 93 of file hotlist.c.

Referenced by ami_hotlist_menu_create(), and ami_hotlist_menu_free().


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