|
NetSurf
|
hotlist window container for gtk. More...
Data Fields | |
| struct nsgtk_corewindow | core |
| GtkBuilder * | builder |
| GtkWindow * | wnd |
| GtkBuilder* nsgtk_hotlist_window::builder |
Definition at line 46 of file hotlist.c.
Referenced by nsgtk_hotlist_destroy(), nsgtk_hotlist_init(), and nsgtk_hotlist_init_menu().
| struct nsgtk_corewindow nsgtk_hotlist_window::core |
Definition at line 45 of file hotlist.c.
Referenced by nsgtk_hotlist_destroy(), and nsgtk_hotlist_init().
| GtkWindow* nsgtk_hotlist_window::wnd |
Definition at line 47 of file hotlist.c.
Referenced by MENUHANDLER(), nsgtk_hotlist_destroy(), nsgtk_hotlist_init(), and nsgtk_hotlist_present().