31#ifndef NETSURF_RISCOS_COOKIES_H
32#define NETSURF_RISCOS_COOKIES_H
nserror
Enumeration of error codes.
nserror ro_gui_cookies_finalise(void)
Free any resources allocated for the cookie window.
bool ro_gui_cookies_check_window(wimp_w window)
check if window handle is for the cookies window
void ro_gui_cookies_initialise(void)
initialise the cookies window template ready for subsequent use.
bool ro_gui_cookies_check_menu(wimp_menu *menu)
check if menu handle is for the cookies menu
nserror ro_gui_cookies_present(const char *search_term)
make the cookie window visible.