Signal

GtkColorSelection::color-changed

Declaration

void
color_changed (
  GtkColorSelection* self,
  gpointer user_data
)

Description [src]

This signal is emitted when the color changes in the GtkColorSelection according to its update policy.

Default handler:

The default handler is called before the handlers added via g_signal_connect().