#ifndef SPAWN_PRINTER_SETTINGS_H #define SPAWN_PRINTER_SETTINGS_H #include void spawn_printer_settings (); void spawn_printer_settings_with_args (const gchar *args, ...); #endif