object
  val virtual obj : [> `fileselection ] Gobject.obj
  method filename : string
  method select_multiple : bool
  method set_filename : string -> unit
  method set_select_multiple : bool -> unit
  method set_show_fileops : bool -> unit
  method show_fileops : bool
end