radiotoolbutton: Fix the annotation for get_group()
Use the same annotation used by gtk_radio_button_get_group(). https://bugzilla.gnome.org/show_bug.cgi?id=662870
This commit is contained in:
committed by
Matthias Clasen
parent
b4b8a969f4
commit
96e95d0a9f
@@ -243,7 +243,7 @@ get_radio_button (GtkRadioToolButton *button)
|
||||
*
|
||||
* Returns the radio button group @button belongs to.
|
||||
*
|
||||
* Return value: (transfer none): The group @button belongs to.
|
||||
* Return value: (transfer none) (element-type GtkRadioButton): The group @button belongs to.
|
||||
*
|
||||
* Since: 2.4
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user