All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

uninstall-postscript-printer Function

Summary

Uninstalls a Postscript printer definition.

Package

capi

Signature

uninstall-postscript-printer name &key if-does-not-exist deletep

Arguments
name
A string.
if-does-not-exist
One of nil or :error.
deletep
A boolean.
Description

The function uninstall-postscript-printer uninstalls a PostScript printer definition for the given device name.

This applies only on GTK+ and Motif.

if-does-not-exist controls what happens if the named printer does not exist. The default value is :error.

deletep, if true, causes the printer to be removed for subsequent sessions as well as the current session, by deleting the file on the disk. The default value of deletep is nil.

See also

install-postscript-printer
16.7 Printing on Motif


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57