Package: gtk

Function gtk:color-dialog-button-new

Lambda List

gtk:color-dialog-button-new (&optional dialog)

Arguments

dialog -- an optional gtk:color-dialog object to use

Return Value

The new gtk:color-dialog-button widget.

Details

Creates a new gtk:color-dialog-button widget with the given dialog. You can pass nil to this function and set a gtk:color-dialog object later. The button will be insensitive until that happens.
 

See also

2023-7-28