[gtk+] [GtkRadioAction] Annotate _set_group



commit 14fef0abba73236de54cc02d35c9169b2fdf0c5f
Author: Colin Walters <walters verbum org>
Date:   Thu May 6 16:57:49 2010 -0400

    [GtkRadioAction] Annotate _set_group

 gtk/gtkradioaction.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkradioaction.c b/gtk/gtkradioaction.c
index 8338e17..09f0af4 100644
--- a/gtk/gtkradioaction.c
+++ b/gtk/gtkradioaction.c
@@ -410,7 +410,7 @@ gtk_radio_action_get_group (GtkRadioAction *action)
 /**
  * gtk_radio_action_set_group:
  * @action: the action object
- * @group: a list representing a radio group
+ * @group: (element-type GtkAction): a list representing a radio group
  *
  * Sets the radio group for the radio action object.
  *



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