gtk.file_chooser_error

Module for [FileChooserError] enum namespace

Types 2

Namespace for [FileChooserError] enum

Methods
glib.types.Quark quark() static nothrowRegisters an error quark for [gtk.file_chooser.FileChooser] errors. Returns: The error quark used for [gtk.file_chooser.FileChooser] errors.
Constructors
this(GError * err)
this(Code code, string msg)