Package: gtk

Accessor gtk:print-dialog-title

Lambda List

gtk:print-dialog-title (object)

Syntax

(gtk:print-dialog-title object) => title
(setf (gtk:print-dialog-title object) title)

Arguments

object -- a gtk:print-dialog object
title -- a gtk:print-settings object

Details

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

Since 4.14
 

See also

2025-08-12