Package: gtk

Function gtk:color-dialog-choose-rgba-finish

Lambda List

gtk:color-dialog-choose-rgba-finish (dialog result)

Arguments

dialog -- a gtk:color-dialog object
result -- a g:async-result instance

Return Value

The gdk:rgba instance with the selected color, or nil.

Details

Finishes the gtk:color-dialog-choose-rgba function call and returns the resulting color.

Since 4.10
 

See also

#2024-11-21