package lambda-term

  1. Overview
  2. Docs
Terminal manipulation library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

3.3.2.tar.gz
sha512=78648768644058337e22c79cf1fbb1a36472b24f11b1dc0461fc38419be6ec01b02d8d0ac45fed0bc99f91ba4c0f19d3bda113e834e064bee973b734527b9766

doc/lambda-term/LTerm_toplevel_impl/class-toplevel/index.html

Class LTerm_toplevel_impl.toplevelSource

inherit t
val children : LTerm_widget_base_impl.t list
method children : LTerm_widget_base_impl.t list
val mutable coord : LTerm_geom.coord
val mutable push_layer_handler : unit React.event
val mutable pop_layer_handler : unit React.event
method arm_layer_handlers : t Lwt_react.event -> (t -> unit) -> unit Lwt_react.event -> (unit -> unit) -> unit
method set_allocation : LTerm_geom.rect -> unit
method move_focus_to : (t * LTerm_geom.coord) option -> unit
method private move_focus : (t -> t -> LTerm_geom.coord -> (t * LTerm_geom.coord) option) -> unit
method private process_arrows : LTerm_event.t -> bool
OCaml

Innovation. Community. Security.