NetSurf
|
Data Fields | |
struct nsgtk_corewindow | core |
GtkBuilder * | builder |
GtkWindow * | wnd |
GtkBuilder* nsgtk_cookie_window::builder |
Definition at line 40 of file cookies.c.
Referenced by nsgtk_cookies_destroy(), nsgtk_cookies_init(), and nsgtk_cookies_init_menu().
struct nsgtk_corewindow nsgtk_cookie_window::core |
Definition at line 39 of file cookies.c.
Referenced by nsgtk_cookies_destroy(), and nsgtk_cookies_init().
GtkWindow* nsgtk_cookie_window::wnd |
Definition at line 41 of file cookies.c.
Referenced by nsgtk_cookies_destroy(), nsgtk_cookies_init(), and nsgtk_cookies_present().