ocaml/otherlibs/labltk/browser/lexical.mli

7 lines
135 B
OCaml
Raw Normal View History

(* $Id$ *)
open Widget
val init_tags : text widget -> unit
val tag : ?start:Tk.textIndex -> ?end:Tk.textIndex -> text widget -> unit