| ||||||||
| ||||||||
| ||||||||
| Description | ||||||||
A button to launch a file selection dialog
| ||||||||
| Synopsis | ||||||||
| Detail | ||||||||
The FileChooserButton is a widget that lets the user select a file. It implements the FileChooser interface. Visually, it is a file name with a button to bring up a FileChooserDialog. The user can then use that dialog to change the file associated with that button. This widget does not support setting the "select-multiple" property to True. The FileChooserButton supports the FileChooserActions FileChooserActionOpen and FileChooserActionSelectFolder. | ||||||||
| Class Hierarchy | ||||||||
| GObject | +----Object | +----Widget | +----Container | +----Box | +----HBox | +----FileChooserButton | ||||||||
| Produced by Haddock version 0.7 |