gst.parse_error

Module for [ParseError] enum namespace

Types 2

Namespace for [ParseError] enum

Methods
glib.types.Quark quark()Get the error quark used by the parsing subsystem. Returns: the quark of the parse errors.
Constructors
this(GError * err)
this(Code code, string msg)