Package: gtk

Accessor gtk:color-button-title

Lambda List

gtk:color-button-title (object)

Syntax

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

Arguments

object -- a gtk:color-button widget
title -- a string containing the window title

Details

Accessor of the title slot of the gtk:color-button class. The gtk:color-button-title function gets the title of the color selection dialog. The (setf gtk:color-button-title) function sets the title.
 

See also

2023-6-14