Curve.addOnCurveTypeChanged

Emitted when the curve type has been changed. The curve type can be changed explicitly with a call to gtk_curve_set_curve_type(). It is also changed as a side-effect of calling gtk_curve_reset() or gtk_curve_set_gamma(). See Also GtkGammaCurve a subclass for editing gamma curves.

class Curve
void
addOnCurveTypeChanged
(
void delegate dlg
,)

Meta