|
NetSurf
|
Data Fields | |
| struct nsgtk_corewindow | core |
| GtkBuilder * | builder |
| GtkWindow * | wnd |
Definition at line 40 of file global_history.c.
| GtkBuilder* nsgtk_global_history_window::builder |
Definition at line 42 of file global_history.c.
Referenced by nsgtk_global_history_destroy(), nsgtk_global_history_init(), and nsgtk_global_history_init_menu().
| struct nsgtk_corewindow nsgtk_global_history_window::core |
Definition at line 41 of file global_history.c.
Referenced by nsgtk_global_history_destroy(), and nsgtk_global_history_init().
| GtkWindow* nsgtk_global_history_window::wnd |
Definition at line 43 of file global_history.c.
Referenced by MENUHANDLER(), nsgtk_global_history_destroy(), nsgtk_global_history_init(), and nsgtk_global_history_present().