Gtk.FileChooserError – gtk+-3.0 Reference Manual
FileChooserError
Description:
[
CCode
( cprefix =
"GTK_FILE_CHOOSER_ERROR_"
, type_id =
"gtk_file_chooser_error_get_type ()"
) ]
public
errordomain
FileChooserError
These identify the various errors that can occur while calling
FileChooser
functions.
Namespace:
Gtk
Package:
gtk+-3.0
Content:
Error codes:
ALREADY_EXISTS
-
Indicates a duplicate path (e.
BAD_FILENAME
-
Indicates a malformed filename.
INCOMPLETE_HOSTNAME
-
Indicates an incomplete hostname (e.
NONEXISTENT
-
Indicates that a file does not exist.
Static methods:
public
static
Quark
quark
()
Registers an error quark for
FileChooser
if necessary.
2022 vala-language.org