summaryrefslogtreecommitdiff
path: root/gst/gstparse.h
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-10-20 21:08:47 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-10-20 21:08:47 +0000
commitc3fecfa6f8b22cb971fe8ddd56dff33ca6fe1742 (patch)
treec035a3044f901f6168221eef3eb6bd01108ed45a /gst/gstparse.h
parentdf2df58966bb3284304f1be9fecdd8ac8b66b5e2 (diff)
downloadgstreamer-c3fecfa6f8b22cb971fe8ddd56dff33ca6fe1742.tar.gz
gst/: More docs.
Original commit message from CVS: * gst/gsterror.c: (gst_error_get_message): * gst/gstparse.h: * gst/gstquery.h: * gst/gststructure.c: * gst/gsttrace.c: * gst/gstutils.c: More docs.
Diffstat (limited to 'gst/gstparse.h')
-rw-r--r--gst/gstparse.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gst/gstparse.h b/gst/gstparse.h
index 58127d6fda..e25929396d 100644
--- a/gst/gstparse.h
+++ b/gst/gstparse.h
@@ -30,6 +30,11 @@ G_BEGIN_DECLS
#ifndef GST_DISABLE_PARSE
GQuark gst_parse_error_quark (void);
+/**
+ * GST_PARSE_ERROR:
+ *
+ * Get access to the error quark of the parse subsystem.
+ */
#define GST_PARSE_ERROR gst_parse_error_quark ()
typedef enum