Class Adjustment.adjustment
method clamp_page : float -> float -> unitmethod get_lower : unit -> floatmethod get_minimum_increment : unit -> floatmethod get_page_increment : unit -> floatmethod get_page_size : unit -> floatmethod get_step_increment : unit -> floatmethod get_upper : unit -> floatmethod get_value : unit -> floatmethod set_lower : float -> unitmethod set_page_increment : float -> unitmethod set_page_size : float -> unitmethod set_step_increment : float -> unitmethod set_upper : float -> unitmethod set_value : float -> unitmethod as_adjustment : Ocgtk_gtk__.Adjustment.t