Package: gtk

Accessor gtk:print-unix-dialog-support-selection

Lambda List

gtk:print-unix-dialog-support-selection (object)

Syntax

(gtk:print-unix-dialog-support-selection) => selection
(setf (gtk:print-unix-dialog-support-selection object) selection)

Arguments

object -- a gtk:print-unix-dialog widget
selection -- true to allow print selection

Details

The accessor for the support-selection slot of the gtk:print-unix-dialog class gets or sets whether the print dialog allows user to print a selection.
 

See also

2025-09-28