gtk.file_chooser_button

Module for FileChooserButton class

Members

Classes

FileChooserButton
class FileChooserButton

The #GtkFileChooserButton is a widget that lets the user select a file. It implements the #GtkFileChooser interface. Visually, it is a file name with a button to bring up a #GtkFileChooserDialog. The user can then use that dialog to change the file associated with that button. This widget does not support setting the #GtkFileChooser:select-multiple property to true.

FileChooserButtonGidBuilder
class FileChooserButtonGidBuilder

Fluent builder for gtk.file_chooser_button.FileChooserButton

FileChooserButtonGidBuilderImpl
class FileChooserButtonGidBuilderImpl(T)

Fluent builder implementation template for gtk.file_chooser_button.FileChooserButton