[GtkRadioAction] Annotate _set_group

This commit is contained in:
Colin Walters 2010-05-06 16:57:49 -04:00
parent 713f2b638e
commit 14fef0abba

View 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.
*