FileChooserError  
    These identify the various errors that can occur while calling GtkFileChooser functions.
Entries
Link copied to clipboard
                  Indicates that a file does not exist.
Link copied to clipboard
                  Indicates a malformed filename.
Link copied to clipboard
                  Indicates a duplicate path (e.g. when adding a bookmark).
Link copied to clipboard
                  Indicates an incomplete hostname (e.g. "http://foo" without a slash after that).
Functions
Link copied to clipboard
                  Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
                  Returns an array containing the constants of this enum type, in the order they're declared.