vte.pty_error

Module for [PtyError] enum namespace

Types 2

structPtyError

Namespace for [PtyError] enum

Methods
glib.types.Quark quark()Error domain for VTE PTY errors. Errors in this domain will be from the #VtePtyError enumeration. See #GError for more information on error domains. Returns: the error domain for VTE PTY errors
Constructors
this(GError * err)
this(Code code, string msg)