19#ifndef NETSURF_GTK_FETCH_H
20#define NETSURF_GTK_FETCH_H
void gtk_fetch_filetype_fin(void)
const char * fetch_filetype(const char *unix_path)
filetype – determine the MIME type of a local file
void gtk_fetch_filetype_init(const char *mimefile)
struct gui_fetch_table * nsgtk_fetch_table
function table for fetcher operations.