package inquire

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module LTerm_containers_impl.MakeSource

Parameters

Signature

Sourceexception Out_of_range
Sourceval insert : 'a -> 'a list -> int -> 'a list
Sourcetype box_child = {
  1. widget : t;
  2. expand : bool;
  3. mutable length : int;
}
Sourceclass type box = object ... end
Sourceclass virtual abox : string -> object ... end
Sourceclass hbox : object ... end
Sourceclass vbox : object ... end
Sourceclass frame : object ... end
Sourceclass modal_frame : object ... end
OCaml

Innovation. Community. Security.