NetSurf
|
Amiga hotlist viewer window context. More...
Data Fields | |
struct ami_corewindow | core |
Amiga core window context. More... | |
struct ami_menu_data * | menu_data [AMI_HOTLIST_M_LAST+1] |
struct Menu * | imenu |
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().
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().
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().