NetSurf
|
Data Fields | |
struct nsgtk_corewindow | core |
GtkBuilder * | builder |
GtkWindow * | wnd |
struct local_history_session * | session |
Definition at line 40 of file local_history.c.
GtkBuilder* nsgtk_local_history_window::builder |
Definition at line 43 of file local_history.c.
Referenced by nsgtk_local_history_destroy(), and nsgtk_local_history_init().
struct nsgtk_corewindow nsgtk_local_history_window::core |
Definition at line 41 of file local_history.c.
Referenced by nsgtk_local_history_destroy(), and nsgtk_local_history_init().
struct local_history_session* nsgtk_local_history_window::session |
Definition at line 47 of file local_history.c.
Referenced by nsgtk_local_history_destroy(), nsgtk_local_history_draw(), nsgtk_local_history_hide(), nsgtk_local_history_init(), nsgtk_local_history_key(), nsgtk_local_history_mouse(), and nsgtk_local_history_present().
GtkWindow* nsgtk_local_history_window::wnd |
Definition at line 45 of file local_history.c.
Referenced by nsgtk_local_history_destroy(), nsgtk_local_history_hide(), nsgtk_local_history_init(), nsgtk_local_history_present(), and nsgtk_local_history_set_position().