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