summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/editor.mli
blob: 3515dc1484ea2ffaf102bc8d0b26aac1a5828e86 (plain)
1
2
3
4
5
6
(* $Id$ *)

open Widget

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