Class type GFile.chooser
- since
- GTK 2.4
@gtkdoc gtk GtkFileChooser
method set_action : Gtk.Tags.file_chooser_action -> unitmethod action : Gtk.Tags.file_chooser_actionmethod set_create_folders : bool -> unitmethod create_folders : boolmethod set_local_only : bool -> unitmethod local_only : boolmethod set_select_multiple : bool -> unitmethod select_multiple : boolmethod set_current_name : string -> unitmethod set_filename : string -> boolmethod filename : string optionmethod select_filename : string -> boolmethod unselect_filename : string -> unitmethod get_filenames : string listmethod set_current_folder : string -> boolmethod current_folder : string optionmethod set_uri : string -> boolmethod uri : string optionmethod select_uri : string -> boolmethod unselect_uri : string -> unitmethod get_uris : string listmethod set_current_folder_uri : string -> boolmethod current_folder_uri : stringmethod select_all : unitmethod unselect_all : unitmethod set_preview_widget : GObj.widget -> unitmethod preview_widget : GObj.widgetmethod set_preview_widget_active : bool -> unitmethod preview_widget_active : boolmethod preview_filename : string optionmethod preview_uri : string optionmethod set_use_preview_label : bool -> unitmethod use_preview_label : boolmethod set_extra_widget : GObj.widget -> unitmethod extra_widget : GObj.widgetmethod add_filter : filter -> unitmethod remove_filter : filter -> unitmethod list_filters : filter listmethod set_filter : filter -> unitmethod filter : filtermethod add_shortcut_folder : string -> unit- raises GtkFile.FileChooser.Error
if operation fails
method remove_shortcut_folder : string -> unit- raises GtkFile.FileChooser.Error
if operation fails
- raises GtkFile.FileChooser.Error
if operation fails