Package: gtk

Accessor gtk:color-selection-dialog-ok-button

Lambda List

gtk:color-selection-dialog-ok-button (object)

Syntax

(gtk:color-selection-dialog-ok-button object) => button
(setf (gtk:color-selection-dialog-ok-button object) button)

Arguments

object -- a gtk:color-selection-dialog widget
button -- a gtk:widget button

Details

Accessor of the ok-button slot of the gtk:color-selection-dialog class. The Ok button of the color selection dialog.

Warning

The gtk:color-selection-dialog-ok-button function is deprecated and should not be used in newly written code.
 

See also

2023-6-15