GimpUi.PickButton::color-picked
connect('color-picked', function (pickButton, color: Gegl.Color, ): void);
This signal is emitted when the user has picked a color.
- pickButton
instance of GimpUi.PickButton that is emitting the signal
- color
pointer to a Gegl.Color structure that holds the picked color