summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2015-11-28 10:26:08 +0000
committerLionel Landwerlin <llandwerlin@gmail.com>2016-02-14 23:20:45 +0000
commit986db7689b1aa350a423af2f0a8c2da504b40348 (patch)
tree70a2d95d9c9bc26dedd74eefad7015492b4d7553
parent4a205958cfd3bd60d00bf11867e79d1b6d049142 (diff)
downloadclutter-gst-986db7689b1aa350a423af2f0a8c2da504b40348.tar.gz
documentation: add missing parameter description for content_new_with_sink
Signed-off-by: Chris Mayo <aklhfex@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=758768
-rw-r--r--clutter-gst/clutter-gst-content.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clutter-gst/clutter-gst-content.c b/clutter-gst/clutter-gst-content.c
index ce1c246..02b1bb6 100644
--- a/clutter-gst/clutter-gst-content.c
+++ b/clutter-gst/clutter-gst-content.c
@@ -625,6 +625,7 @@ clutter_gst_content_new (void)
/**
* clutter_gst_content_new_with_sink:
+ * @sink: A #ClutterGstVideoSink
*
* Returns: (transfer full): a new #ClutterGstContent instance
*