Class Multiclip_gui.multiclip_box


class multiclip_box : ?auto_read_write:bool -> Multiclip.storable_multiclip -> object .. end
A box to display a storable clipboard.
auto_read_write : If set to true, the contents of the multiclip is
Inherits
method add : ?abs:string -> string -> unit
method content : (string * string) list
method reload : unit
method remove : string -> unit
method update : unit