nserror
Enumeration of error codes.
void nsgtk_download_show(GtkWindow *parent)
Show the download window.
void nsgtk_download_destroy(void)
Destroy download window.
bool nsgtk_check_for_downloads(GtkWindow *parent)
Check with user if download is in progress they want to complete.
nserror nsgtk_download_init(void)
Initialise download window ready for use.
struct gui_download_table * nsgtk_download_table
download operation table for gtk
function table for download windows.