gir-repository r153 - in trunk: . gir
- From: lucasr svn gnome org
- To: svn-commits-list gnome org
- Subject: gir-repository r153 - in trunk: . gir
- Date: Thu, 23 Oct 2008 15:58:44 +0000 (UTC)
Author: lucasr
Date: Thu Oct 23 15:58:43 2008
New Revision: 153
URL: http://svn.gnome.org/viewvc/gir-repository?rev=153&view=rev
Log:
2008-10-23 Lucas Rocha <lucasr gnome org>
* gir/clutter-0.8.c: add annotation for clutter_actor_raise and
clutter_actor_lower.
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 Thu Oct 23 15:58:43 2008
@@ -93,3 +93,15 @@
* @columns: (array length=n_columns): column indicies
* @values: (array length=n_columns): oElement types
*/
+
+/**
+ * clutter_actor_raise:
+ * @self: actor
+ * @below: (allow-none): actor to raise above
+ */
+
+/**
+ * clutter_actor_lower:
+ * @self: actor
+ * @above: (allow-none): actor to lower below
+ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]