package lablgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val obj : Gtk.curve Gtk.obj
method as_widget : Gtk.widget Gtk.obj
method coerce : GObj.widget
method connect : GObj.widget_signals
method curve_type : GtkEnums.curve_type
method destroy : unit -> unit
method drag : GObj.drag_ops
method event : GObj.event_ops
method get_oid : int
method get_vector : int -> float array
method max_x : float
method max_y : float
method min_x : float
method min_y : float
method misc : GObj.misc_ops
method reset : unit -> unit
method set_curve_type : GtkEnums.curve_type -> unit
method set_gamma : int -> 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
method set_size : width:int -> height:int -> unit
method set_vector : float array -> unit