diff --git a/gst/compositor/compositor.c b/gst/compositor/compositor.c
index d3fa3f07b8..ef71d841b3 100644
--- a/gst/compositor/compositor.c
+++ b/gst/compositor/compositor.c
@@ -55,6 +55,10 @@
* is a simple copy when fully-transparent (0.0) and fully-opaque (1.0).
* (#gdouble)
*
+ *
+ * "zorder": The z-order position of the picture in the composition; between
+ * 0 and 10000. (#guint)
+ *
*
*
*