GtkFileChooserError
These identify the various errors that can occur while calling GtkFileChooser functions.
值 | 符号名称 | 描述 |
| 0 | Gtk::FILE_CHOOSER_ERROR_NONEXISTENT | Indicates that a file does not exist. |
| 1 | Gtk::FILE_CHOOSER_ERROR_BAD_FILENAME | Indicates a malformed filename. |