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. |