Printer.this

Creates a new gtk.printer.Printer.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string name, gtk.types.PrintBackend backend, bool virtual)
    class Printer

Parameters

name string

the name of the printer

backend gtk.types.PrintBackend
virtual bool

whether the printer is virtual

Return Value