summaryrefslogtreecommitdiff
path: root/otherlibs/labltk/browser/lexical.mli
blob: d9711f5fc1be88029de11ab1381ef53706988a29 (plain)
1
2
3
4
5
6
(* $Id$ *)

open Widget

val init_tags : text widget -> unit
val tag : ?start:Tk.textIndex -> ?end:Tk.textIndex -> text widget -> unit