Gtk.FileChooserError Enumeration
These identify the various errors that can occur while calling Gtk.FileChooser functions.

Syntax

[GLib.GType(typeof(Gtk.FileChooserErrorGType))]
public enum FileChooserError

Remarks

Members

Member NameDescription
NonexistentIndicates that a file does not exist.
BadFilenameIndicates a malformed filename.
AlreadyExistsIndicates a file already exists.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.4