These identify the various errors that can occur while calling GtkFileChooser functions.
Value | Symbolic name | Description |
0 | Gtk::FILE_CHOOSER_ERROR_NONEXISTENT | Indicates that a file does not exist. |
1 | Gtk::FILE_CHOOSER_ERROR_BAD_FILENAME | Indicates a malformed filename. |