Settings.gtkPrintBackends

string gtkPrintBackends() @property

Get gtkPrintBackends property.

Returns

A comma-separated list of print backends to use in the print

dialog.

Available print backends depend on the GTK installation, and may include "file", "cups", "lpr" or "papi".

void gtkPrintBackends(string propval) @property

Set gtkPrintBackends property.

Parameters

propvalA comma-separated list of print backends to use in the print dialog. Available print backends depend on the GTK installation, and may include "file", "cups", "lpr" or "papi".