FileChooserError
- class FileChooserError
These identify the various errors that can occur while calling
GtkFileChooser
functions.
Methods
Fields
- class FileChooserError
- ALREADY_EXISTS
Indicates a duplicate path (e.g. when adding a bookmark).
- BAD_FILENAME
Indicates a malformed filename.
- INCOMPLETE_HOSTNAME
Indicates an incomplete hostname (e.g. “http://foo” without a slash after that).
- NONEXISTENT
Indicates that a file does not exist.