[cogl/lionel/introspection-fixes: 1/11] cogl1: fix comments from cogl_clip_push_rectangle
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/lionel/introspection-fixes: 1/11] cogl1: fix comments from cogl_clip_push_rectangle
- Date: Thu, 5 Sep 2013 16:16:31 +0000 (UTC)
commit 254d7f0afcb36630a21621d3b53d4378c1f54dcd
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Sat Aug 24 13:37:54 2013 +0100
cogl1: fix comments from cogl_clip_push_rectangle
cogl/cogl1-context.h | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/cogl/cogl1-context.h b/cogl/cogl1-context.h
index 6b82c1b..48b6ce2 100644
--- a/cogl/cogl1-context.h
+++ b/cogl/cogl1-context.h
@@ -855,11 +855,9 @@ cogl_clip_push_rectangle (float x0,
* bounds
* @bounds_y1: y coordinate for the top-left corner of the primitives
* bounds
- * @bounds_x2: x coordinate for the top-left corner of the primitives
+ * @bounds_x2: x coordinate for the bottom-right corner of the primitives
* bounds
- * @bounds_y2: x coordinate for the bottom-right corner of the
- * primitives bounds.
- * @bounds_x1: y coordinate for the bottom-right corner of the
+ * @bounds_y2: y coordinate for the bottom-right corner of the
* primitives bounds.
*
* Sets a new clipping area using a 2D shaped described with a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]