[gtk+] radiotoolbutton: Fix the annotation for get_group()
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] radiotoolbutton: Fix the annotation for get_group()
- Date: Fri, 28 Oct 2011 16:43:36 +0000 (UTC)
commit 931a40844b62f46e548bea40c5761f1c462f9001
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Thu Oct 27 18:51:38 2011 +0100
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
gtk/gtkradiotoolbutton.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkradiotoolbutton.c b/gtk/gtkradiotoolbutton.c
index 56f45e3..c1db17f 100644
--- a/gtk/gtkradiotoolbutton.c
+++ b/gtk/gtkradiotoolbutton.c
@@ -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
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]