Package: gtk

Accessor gtk:color-dialog-title

Lambda List

gtk:color-dialog-title (object)

Syntax

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

Arguments

object -- a gtk:color-dialog object
title -- a string with the title

Details

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

Since 4.10
 

See also

2023-7-28