Package: gtk
Accessor gtk:settings-gtk-print-preview-command
Lambda Listgtk:settings-gtk-print-preview-command (object) SyntaxArgumentsDetails 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 gtk:print-settings-to-file function. The preview
application is responsible for removing the PDF file and the print settings
file when it is done. | See also |
2023-8-30