Package: gtk

Accessor gtk-print-operation-support-selection

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the support-selection slot of the gtk-print-operation class.

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

See also

2020-4-8