package chamo

  1. Overview
  2. Docs

A box to display a storable clipboard.

  • parameter auto_read_write

    If set to true, the contents of the multiclip is

    • read at initialization of the object and before adding or removing an element,
    • written after adding or removing an elements, and after reading in the initializer (so that the file is created).
method box : Stk.Widget.widget
method selection : (string * string) list
method add : ?abs:string -> string -> Chamo.Multiclip.id
method content : (Chamo.Multiclip.id * string * string) list
method reload : unit
method remove : Chamo.Multiclip.id -> unit
method update : unit
OCaml

Innovation. Community. Security.