Package: gtk

Accessor gtk-print-operation-show-progress

Lambda List

gtk-print-operation-show-progress (object)

Syntax

(gtk-print-operation-show-progress object) => show-progress
(setf (gtk-print-operation-show-progress object) show-progress)

Arguments

object -- a gtk-print-operation object
show-progress -- true to show a progress dialog

Details

Accessor of the show-progress of the gtk-print-operation class.

If show-progress is true, the print operation will show a progress dialog during the print operation.
 

See also

2020-4-8