class string_window :The window to display differences.string -> string -> Odiff.diff list ->
object
..end
val mutable line : int
method window : GWindow.window
method insert_line : ?line:int -> ?fgcolor:string -> ?bgcolor:string -> string -> unit
method display : unit
method show_next_diff : unit
method show_prev_diff : unit