Class GWindow.file_selection


class file_selection : Gtk.file_selection Gtk.obj -> object .. end
GTK documentation: GtkFileSelection
Inherits
val obj : Gtk.file_selection Gtk.obj
method connect : Buttons.file_selection dialog_signals
method cancel_button : GButton.button
method complete : filter:string -> unit
method filename : string
method get_selections : string list
method help_button : GButton.button
method ok_button : GButton.button
method file_list : string GList.clist
method dir_list : string GList.clist
method select_multiple : bool
method show_fileops : bool
method set_filename : string -> unit
method set_show_fileops : bool -> unit
method set_select_multiple : bool -> unit