GtkCurve GtkCurve
Widget that allows editing of a curve.Hierarquia de Objetos
Descrição
The GtkCurve is a widget that allows the user to directly edit a curve covering a range of values.
The GtkCurve widget has 3 modes of operation; spline, linear and free. In spline mode the user places points on the curve which are automatically connected together into a smooth curve. In linear mode the user places points on the curve which are connected by straight lines. In free mode the user can draw the points of the curve freely, and they are not connected at all.
Este widget é considerado muito especializado/de pouco uso para o GTK+, e futuramente será movido para algum outro pacote. Se sua aplicação necessita deste widget, sinta-se a vontade para usá-lo da forma que funciona, e se é útil para sua aplicação; ele apenas não é de um interesse geral.Métodos
get_vector() FIXME reset() Resets the curve to a straight line. set_curve_type() Sets the type of the curve. set_gamma() Recomputes the curve using the given gamma value. set_range() Sets the minimum and maximum x and y values of the curve. set_vector() FIXME Sinais
"curve-type-changed" Emitted when the curve type has been changed.





