summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst/gstinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/gstinfo.h b/gst/gstinfo.h
index de17cf9a3f..8079495f4e 100644
--- a/gst/gstinfo.h
+++ b/gst/gstinfo.h
@@ -179,6 +179,8 @@ typedef enum {
* GstStackTraceFlags:
* @GST_STACK_TRACE_SHOW_FULL: Try to retrieve as much information as
* possible when getting the stack trace
+ *
+ * Since: 1.12
*/
typedef enum {
GST_STACK_TRACE_SHOW_FULL = 1 << 0