Package: gtk
Accessor gtk-settings-gtk-print-preview-command
Lambda Listgtk-settings-gtk-print-preview-command (object) Syntax(gtk-settings-gtk-print-preview-command object) => setting (setf (gtk-settings-gtk-print-preview-command object) setting) Argumentsobject -- a gtk-settings object setting -- a string with a command to run for displaying the print preview Details Accessor of the gtk-print-preview-command slot of the gtk-settings class. A command to run for displaying the print preview. The command should contain a f placeholder, which will get replaced by the path to the PDF file. The command may also contain a s placeholder, which will get replaced by the path to a file containing the print settings in the format produced by the function gtk-print-settings-to-file. The preview application is responsible for removing the PDF file and the print settings file when it is done. | See also |
2021-4-18