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 for the title

Details

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

Since 4.10
 

See also

2025-08-06