19#ifndef _NETSURF_GTK_VIEWDATA_H_
20#define _NETSURF_GTK_VIEWDATA_H_
nserror
Enumeration of error codes.
nserror nsgtk_viewfile(const char *title, const char *leafname, const char *filename)
Display file to a user.
nserror nsgtk_viewdata(const char *title, const char *filename, char *data, size_t data_size)
Display text to a user.