[clutter/wip/clutter-1.99: 41/57] 2.0: Remove unused arguments from doc annotations
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/clutter-1.99: 41/57] 2.0: Remove unused arguments from doc annotations
- Date: Fri, 5 Apr 2013 17:51:26 +0000 (UTC)
commit 8d181c46d91608f8dde72ffa08e6d15d0bce4330
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sun Oct 7 19:11:59 2012 +0100
2.0: Remove unused arguments from doc annotations
clutter/clutter-bin-layout.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/clutter/clutter-bin-layout.c b/clutter/clutter-bin-layout.c
index 8e173e4..26317d5 100644
--- a/clutter/clutter-bin-layout.c
+++ b/clutter/clutter-bin-layout.c
@@ -248,16 +248,10 @@ clutter_bin_layout_init (ClutterBinLayout *self)
/**
* clutter_bin_layout_new:
- * @x_align: the default alignment policy to be used on the
- * horizontal axis
- * @y_align: the default alignment policy to be used on the
- * vertical axis
*
* Creates a new #ClutterBinLayout layout manager
*
* Return value: the newly created layout manager
- *
- *
*/
ClutterLayoutManager *
clutter_bin_layout_new (void)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]