Package: gtk

Accessor gtk:print-operation-status

Lambda List

gtk:print-operation-status (object)

Syntax

(gtk:print-operation-status object) => status

Arguments

object -- a gtk:print-operation object
status -- a gtk:print-status value with the status of the print operation

Details

Accessor of the status slot of the gtk:print-operation class. The gtk:print-operation-status function returns the status of the print operation. Also see the gtk:print-operation-status-string function.
 

See also

2023-2-10