Last updated: Tue, 22 May 2012 view this page in English
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);
User Contributed Notes gtk.gtkcurve.signal.curve-type-changed.php
There are no user contributed notes for this page.