package lambda-term

  1. Overview
  2. Docs
Terminal manipulation library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.1.tar.gz
sha256=1959dc44adafdee9e8d27933eb37617e419c8defbb2cede8e1a8fe14a9756f8f
md5=a5537057f8830783e9b17a7d40f4e644

doc/lambda-term/LTerm_scroll_impl/class-adjustment/index.html

Class LTerm_scroll_impl.adjustmentSource

val offset_change_callbacks : (int -> unit) LTerm_widget_callbacks.callbacks
method on_offset_change : ?switch:LTerm_widget_callbacks.switch -> (int -> unit) -> unit
val mutable range : int
val mutable offset : int
method range : int
method set_range : ?trigger_callback:bool -> int -> unit
method offset : int
method set_offset : ?trigger_callback:bool -> int -> unit
OCaml

Innovation. Community. Security.