onColorActivated
open fun onColorActivated( connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>) -> Unit): <Error class: unknown class>(source)
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.ColorDialog and class@Gtk.ColorDialogButton instead of widgets implementing GtkColorChooser
Emitted when a color is activated from the color chooser.
This usually happens when the user clicks a color swatch, or a color is selected and the user presses one of the keys Space, Shift+Space, Return or Enter.
Parameters
connectFlags
a combination of ConnectFlags
handler
the Callback to connect. Params: color
the color