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

The accessor for the support-selection slot of the gtk:print-operation class gets or sets whether the application supports print of selection.
 

See also

2025-09-21