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 slot access function gtk-color-button-title gets the title of the color selection dialog. The slot access function (setf gtk-color-button-title) sets the title.
 

See also

2021-1-23