Package: gtk

Accessor gtk:print-dialog-accept-label

Lambda List

gtk:print-dialog-accept-label (object)

Syntax

(gtk:print-dialog-accecpt-label object) => label
(setf (gtk:print-dialog-accept-label object) label)

Arguments

object -- a gtk:print-dialog object
label -- a string for the accept label

Details

The accessor for the accept-label slot of the gtk:print-dialog class gets or sets the label that will be shown on the accept button of the print dialog.

Since 4.14
 

See also

2025-08-12