ocaml/otherlibs/labltk/browser/editor.mli

7 lines
129 B
OCaml

(* $Id$ *)
open Widget
val f : ?file:string -> ?pos:int -> ?opendialog:bool -> unit -> unit
(* open the file editor *)