Class Wfile.button

class button : ?kind:filekind -> ?title:string -> ?select:string -> ?tooltip:string -> ?parent:GWindow.window -> unit -> object .. end

A button associated with a dialog to select the file.

Inherits
method set_tooltip : (string -> string) -> unit

Set the pretty-printer for tooltip.

method set_display : (string -> string) -> unit

Set the pretty-printer for button.