NetSurf
|
Amiga history viewer window context. More...
Data Fields | |
struct ami_corewindow | core |
Amiga core window context. More... | |
struct ami_menu_data * | menu_data [AMI_HISTORY_M_LAST+1] |
struct Menu * | imenu |
struct ami_corewindow ami_history_global_window::core |
Amiga core window context.
Definition at line 87 of file history.c.
Referenced by ami_history_global_create_window(), ami_history_global_destroy(), ami_history_global_menu_free(), and ami_history_global_present().
struct Menu* ami_history_global_window::imenu |
Definition at line 90 of file history.c.
Referenced by ami_history_global_menu_create(), and ami_history_global_menu_free().
struct ami_menu_data* ami_history_global_window::menu_data[AMI_HISTORY_M_LAST+1] |
Definition at line 89 of file history.c.
Referenced by ami_history_global_menu_create(), and ami_history_global_menu_free().