curve-type-changed

This signal is emitted when the curve type has been changed. The curve type can be explicitly changed with a call to set_curve_type() . It is also changed as a side-effect of calling reset() or set_gamma() .

Callback function

void callback(GtkCurve curve);