]> Pileus Git - ~andy/gtk/commitdiff
[GtkRadioAction] Annotate _set_group
authorColin Walters <walters@verbum.org>
Thu, 6 May 2010 20:57:49 +0000 (16:57 -0400)
committerColin Walters <walters@verbum.org>
Thu, 6 May 2010 20:58:36 +0000 (16:58 -0400)
gtk/gtkradioaction.c

index 8338e17a6d2e8c3da15538f3a41fdfcc076cb74f..09f0af4eaf3c5e71daa798a42fbfa9574a24bc93 100644 (file)
@@ -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.
  *