Printer.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string name, gtk.types.PrintBackend backend, bool virtual)

Creates a new gtk.printer.Printer.

Parameters

namethe name of the printer
backenda gtk.types.PrintBackend
virtualwhether the printer is virtual

Returns