gir-repository r282 - in trunk: . gir



Author: johan
Date: Tue Feb  3 00:15:56 2009
New Revision: 282
URL: http://svn.gnome.org/viewvc/gir-repository?rev=282&view=rev

Log:
2009-02-02  Johan Dahlin  <jdahlin async com br>

        * gir/clutter-0.8.c: Add (out) for clutter_color_*
        parameters.



Modified:
   trunk/ChangeLog
   trunk/gir/clutter-0.8.c

Modified: trunk/gir/clutter-0.8.c
==============================================================================
--- trunk/gir/clutter-0.8.c	(original)
+++ trunk/gir/clutter-0.8.c	Tue Feb  3 00:15:56 2009
@@ -191,3 +191,52 @@
  * Return value: (transfer none):
  */
 
+/**
+ * clutter_color_from_hls:
+ * @dest: (out):
+ */
+
+/**
+ * clutter_color_from_hlsx:
+ * @dest: (out):
+ */
+
+/**
+ * clutter_color_from_pixel:
+ * @dest: (out):
+ */
+
+/**
+ * clutter_color_add:
+ * @dest: (out):
+ */
+
+/**
+ * clutter_color_substract:
+ * @dest: (out):
+ *
+ */
+
+/**
+ * clutter_color_lighten:
+ * @dest: (out):
+ *
+ */
+
+/**
+ * clutter_color_darken:
+ * @dest: (out):
+ *
+ */
+
+/**
+ * clutter_color_shade:
+ * @dest: (out):
+ *
+ */
+
+/**
+ * clutter_color_shadex:
+ * @dest: (out):
+ *
+ */



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