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 gets or sets whether the application supports print of selection.
 

See also

2026-08-29