Class Tdl_gui.file_view


class file_view : ?from_utf8:?coding:string -> string -> string -> ?to_utf8:?coding:string -> string -> string -> string -> object .. end

method box : GObj.widget
method tree_view : GTree.view
val mutable filename : string
method filename : string
method save : unit
method reload : unit
method modified : bool
method set_on_modified_changed : (unit -> unit) -> unit
method copy : unit
method cut : unit
method paste : unit
method delete : unit
method add_item : unit
method add_group : unit
method edit_selected : unit