[clutter-gst] content: fix return description



commit cf84941cfa039ede429bb7eaded685cfcd47bbfd
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Mon Jun 9 13:34:14 2014 +0100

    content: fix return description

 clutter-gst/clutter-gst-content.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-content.c b/clutter-gst/clutter-gst-content.c
index 83405a0..0fe827e 100644
--- a/clutter-gst/clutter-gst-content.c
+++ b/clutter-gst/clutter-gst-content.c
@@ -603,7 +603,7 @@ clutter_gst_content_get_frame (ClutterGstContent *self)
  * clutter_gst_content_get_overlays:
  * @self: A #ClutterGstContent
  *
- * Returns: (transfer none) (element-type ClutterGst.Overlay): The #ClutterGstFrame currently attached to 
@self.
+ * Returns: (transfer none): The #ClutterGstOverlays currently attached to @self.
  *
  * Since: 3.0
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]