]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkradioaction.c
[GtkRadioAction] Annotate _set_group
[~andy/gtk] / 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.
  *