27#ifndef NETSURF_DESKTOP_PRINTER_H
28#define NETSURF_DESKTOP_PRINTER_H
Plotter operations table.
Settings for a print - filled in by print_make_settings or 'manually' by the caller.
const struct plotter_table * plotter
bool(* print_begin)(struct print_settings *)
bool(* print_next_page)(void)