gtk.file_dialog

Module for FileDialog class

Members

Classes

FileDialog
class FileDialog

A gtk.file_dialog.FileDialog object collects the arguments that are needed to present a file chooser dialog to the user, such as a title for the dialog and whether it should be modal.

FileDialogGidBuilder
class FileDialogGidBuilder

Fluent builder for gtk.file_dialog.FileDialog

FileDialogGidBuilderImpl
class FileDialogGidBuilderImpl(T)

Fluent builder implementation template for gtk.file_dialog.FileDialog