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

Accessor of the title slot of the gtk:print-dialog class. The gtk:print-dialog-title function returns the title that will be shown on the print dialog. The (setf gtk:print-dialog-title) function sets the title.

Since 4.14
 

See also

2024-11-10