Class GMisc.curve


class curve : Gtk.curve Gtk.obj -> object .. end
Allows direct editing of a curve
GTK documentation: GtkCurve
Inherits
val obj : Gtk.curve Gtk.obj
method reset : unit -> unit
method set_gamma : int -> unit
method set_vector : float array -> unit
method get_vector : int -> float array
method curve_type : GtkEnums.curve_type
method max_x : float
method max_y : float
method min_x : float
method min_y : float
method set_curve_type : GtkEnums.curve_type -> unit
method set_max_x : float -> unit
method set_max_y : float -> unit
method set_min_x : float -> unit
method set_min_y : float -> unit