Package: gtk

Accessor gtk:print-operation-support-selection

Lambda List

gtk:print-operation-support-selection (object)

Syntax

(gtk:print-operation-status-support-selection object) => setting
(setf (gtk:print-operation-support-selection object) setting)

Arguments

object -- a gtk:print-operation object
setting -- true to support selection

Details

Accessor of the support-selection slot of the gtk:print-operation class. The gtk:print-operation-support-selection function returns whether the application supports print of selection. The (setf gtk:print-operation-support-selection) function sets whether selection is supported by the print operation.
 

See also

2023-8-28