Gtk::FileChooserError
class Gtk::FileChooserError
These identify the various errors that can occur while calling Gtk::FileChooser methods.
Object Hierarchy
- Object
- Exception
- StandardError
- RuntimeError
- StandardError
- Exception
Instance Methods
code
-
Returns the error code (Gtk::FileChooserError).
- Returns: the error code
domain
-
Returns the error domain.
- Returns: the error domain
Constants
GtkFileChooserError
NONEXISTENT
- Indicates that a file does not exist.
BAD_FILENAME
- Indicates a malformed filename.
- Masao?
Mots clef:
Références:[Gtk::FileChooserError] [Gtk::FileChooser]