Adds a 'choice' to the file chooser.
Adds filter to the list of filters that the user can select between.
Adds a folder to be displayed with the shortcut folders in a file chooser.
Gets the type of operation that the file chooser is performing.
Gets the currently selected option in the 'choice' with the given ID.
Gets whether file chooser will offer to create new folders.
Gets the current folder of chooser as gio.file.File.
Gets the current name in the file selector, as entered by the user.
Gets the gio.file.File for the currently selected file in the file selector.
Lists all the selected files and subfolders in the current folder of chooser as gio.file.File.
Gets the current filter.
Gets the current set of user-selectable filters, as a list model.
Gets whether multiple files can be selected in the file chooser.
Queries the list of shortcut folders in the file chooser.
Removes a 'choice' that has been added with gtk.file_chooser.FileChooser.addChoice.
Removes filter from the list of filters that the user can select between.
Removes a folder from the shortcut folders in a file chooser.
Sets the type of operation that the chooser is performing.
Selects an option in a 'choice' that has been added with gtk.file_chooser.FileChooser.addChoice.
Sets whether file chooser will offer to create new folders.
Sets the current folder for chooser from a gio.file.File.
Sets the current name in the file selector, as if entered by the user.
Sets file as the current filename for the file chooser.
Sets the current filter.
Sets whether multiple files can be selected in the file chooser.
Adds a 'choice' to the file chooser.
Adds filter to the list of filters that the user can select between.
Adds a folder to be displayed with the shortcut folders in a file chooser.
Gets the type of operation that the file chooser is performing.
Gets the currently selected option in the 'choice' with the given ID.
Gets whether file chooser will offer to create new folders.
Gets the current folder of chooser as gio.file.File.
Gets the current name in the file selector, as entered by the user.
Gets the gio.file.File for the currently selected file in the file selector.
Lists all the selected files and subfolders in the current folder of chooser as gio.file.File.
Gets the current filter.
Gets the current set of user-selectable filters, as a list model.
Gets whether multiple files can be selected in the file chooser.
Queries the list of shortcut folders in the file chooser.
Removes a 'choice' that has been added with gtk.file_chooser.FileChooser.addChoice.
Removes filter from the list of filters that the user can select between.
Removes a folder from the shortcut folders in a file chooser.
Sets the type of operation that the chooser is performing.
Selects an option in a 'choice' that has been added with gtk.file_chooser.FileChooser.addChoice.
Sets whether file chooser will offer to create new folders.
Sets the current folder for chooser from a gio.file.File.
Sets the current name in the file selector, as if entered by the user.
Sets file as the current filename for the file chooser.
Sets the current filter.
Sets whether multiple files can be selected in the file chooser.
Proxy object for Gtk.FileChooser interface when a GObject has no applicable D binding