/* * This file is part of NetSurf, http://netsurf.sourceforge.net/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2005 James Bursa */ /** \file * Target independent plotting (GDK / GTK+ interface). */ struct plotter_table; const struct plotter_table nsgtk_plotters;