[clutter-gst/mosaic: 2/3] frame: fix introspection annotation



commit 99405771f2b22c8c092493d97023f897dce37901
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Mon Aug 19 15:53:38 2013 +0100

    frame: fix introspection annotation

 clutter-gst/clutter-gst-types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-types.h b/clutter-gst/clutter-gst-types.h
index 0aeb94d..7124d90 100644
--- a/clutter-gst/clutter-gst-types.h
+++ b/clutter-gst/clutter-gst-types.h
@@ -90,7 +90,7 @@ struct _ClutterGstVideoResolution
 /**
  * ClutterGstFrame:
  * @resolution: a #ClutterGstVideoResolution
- * @frame: a #CoglHandle to the pipeline to paint a frame
+ * @pipeline: a #CoglHandle to the pipeline to paint a frame
  *
  * Represents a frame outputted by the #ClutterGstVideoSink.
  */


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